Hi, Hartmut Krummrei <[EMAIL PROTECTED]> schrieb am 13.03.04 12:23:48: > > Hi, > > Problem: I want a normal user to mount a Windows share. Therfor I > created a "device"-icon on his desktop and inserted a line in fstab: > > //karin/KARIN-D /home/hartmut/karin-d smbfs noauto,user,exec,rw 0 0 > > and everything worked fine with Suse 7.3. I don?t know which smb-version > they had. Now with Suse 9.0 (smbd -V gives 2.2.8a-Suse) it works not: > only root can do! Or otherwise: "smbmount must not run in suid-mode". > Root can mount the share, but why not a normal user. It even does not > work with username%password and so on ... I didn?t find anything in > newsgroups and on samba.org. Do you know, how it is done?
what happens when you (as a normal user) enter: mount /home/hartmut/karin-d You should add username=...,password=.. to the line in /etc/fstab. Stefan -- ***************************************** in-put GbR - Das Linux-Systemhaus Stefan-Michael G�nther Moltkestra�e 49 D-76133 Karlsruhe Tel./Fax : +49 (0)721 / 83044 - 98/93 http://www.in-put.de/ ***************************************** _______________________________________________________________________ ... and the winner is... WEB.DE FreeMail! - Deutschlands beste E-Mail ist zum 39. Mal Testsieger (PC Praxis 03/04) http://f.web.de/?mc=021191 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
