Displaying 1 result from an estimated 1 matches for "sfsdev".
Did you mean:
fsdev
2010 Jan 14
1
username map is not working properly
I have specified path for 'username map' in smb.conf. I have a single
entry in smb.conf:
brajesh_01:~ # cat $mapfile
root = SFSDEV\administrator
brajesh_01:~ #
I have a share 'share1' on file system fs1 which is exported to the
Windows users. When I create a folder 'check1' inside the share share1,
then user and group permission is properly assigned to the mapped user
'root' as expected. Please see...