Had to run this to get SMB4k to work
- chmod +s `which mount.cifs` (then)
- chmod +s `which umount.cifs` (then)
I had to “visudo” and make the end look like this:
# Same thing without a password # % wheel ALL=(ALL) NOPASSWD: SETENV: ALL # Samples # %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom # %users localhost=/sbin/shutdown -h now # Entries for Smb4K users. # Generated by Smb4K. Please do not modify! User_Alias SMB4KUSERS = fred Defaults:SMB4KUSERS env_keep="PASSWD USER" SMB4KUSERS linux-laptop80g = NOPASSWD: /opt/kde3/bin/smb4k_kill SMB4KUSERS linux-laptop80g = NOPASSWD: /opt/kde3/bin/smb4k_umount SMB4KUSERS linux-laptop80g = NOPASSWD: /opt/kde3/bin/smb4k_mount # End of Smb4K user entries.

Recent Comments