https://bugzilla.novell.com/show_bug.cgi?id=230694 User jro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=230694#c10 Jochen Roeder <jro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jro@novell.com --- Comment #10 from Jochen Roeder <jro@novell.com> 2008-02-28 02:26:17 MST --- we found the same issue also for SLED10 SP1 i guess the missing information to reproduce the bug is that you have to use the uid=domain\user style # mount -t cifs //wipe02/test "/home/VDESKTOP\user1/" -o "user=VDESKTOP\user1,uid=10003,gid=10000,dir_mode=0751,domain=VDESKTOP" # cat /proc/mounts | grep VDESK //wipe02/test /home/VDESKTOP\134user1 cifs rw,mand,unc=\\wipe02\test,username=user1,domain=VDESKTOP.SOMEDOMAIN.COM,rsize=16384,wsize=57344 0 0 # cat /etc/mtab | grep VDESK //wipe02/test /home/VDESKTOP\\user1 cifs rw,mand 0 0 # umount "/home/VDESKTOP\user1/" # cat /etc/mtab | grep VDESK //wipe02/test /home/VDESKTOP\134\134user1 cifs rw,mand 0 0 and no entry in /proc/mounts for this share -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.