LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   samba folder permission with AD User (Windows 2008 Server) (https://www.linuxquestions.org/questions/linux-newbie-8/samba-folder-permission-with-ad-user-windows-2008-server-856617/)

satish.aiwale 01-16-2011 06:17 AM

samba folder permission with AD User (Windows 2008 Server)
 
Hi All,

i have the one help. i will creata one samba server.access this samba file windows system. also domain user access this samba folder. but problem is how can set permissions AD User( Windows 2008 Server).


please help me..........

zjoske 01-18-2011 06:09 AM

Having a rather old version of Samba I use a map file.

The contents of the map file is:
<linux name> = <windows name>

The map file is referenced in the samba config file (/etc/samba/smb.conf)
Under "[global]" I have the entry:
username map = /path/to/the/mapfile

Hope this helps

colucix 03-29-2011 09:17 AM

@satish.aiwale: you accidentally clicked on the Report button, instead of the Quote button. I write down the message for you here:

Quote:

Having a rather old version of Samba I use a map file.

The contents of the map file is:
<linux name> = <windows name>

The map file is referenced in the samba config file (/etc/samba/smb.conf)
Under "[global]" I have the entry:
username map = /path/to/the/mapfile

Hope this helps
From satish.aiwale: thanks zjoske samba server it is working fine


All times are GMT -5. The time now is 09:21 AM.