Startup Programs in "Session" not running
Oliver Grawert
hostmaster at grawert.net
Thu Oct 21 09:36:42 UTC 2004
hi,
Am Donnerstag, den 21.10.2004, 10:10 +0200 schrieb Rudi von Staden:
> sudo mount -t smbfs -o
> rw,uid=(user),username=(user),password=(password) //server/share
> /(mount point)
if you add a ",user" to the options of mount, the user is allowed to
mount the share without sudo. should look somehow like this then:
sudo mount -t smbfs
-o rw,uid=(user),username=(user),password=
(password),user //server/share /(mount point)
or you could add ",auto" this should mount it on boot.
ciao
oli
--
got ubuntu ? --------------> GET UBUNTU !!!
http://www.ubuntulinux.org/
More information about the ubuntu-users
mailing list