Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/dist/smbfs/mount_smbfs



Module Name:    src
Committed By:   jdolecek
Date:           Sun Mar 21 08:35:18 UTC 2004

Modified Files:
        src/dist/smbfs/mount_smbfs: mount_smbfs.c

Log Message:
change the default SMB share owner - when run by non-root, use same uid as
the owner of the mount point (or user specified via -u); this is necessary
to succeed the permission check in the kernel SMB share code

owner setting via -O would still apply, but it's now not necessary when
doing non-root mount


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/dist/smbfs/mount_smbfs/mount_smbfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index