Hi
As you would be aware that when SME has Domain Controller function enabled, it has a folder called netlogon associated with it.
If you have not used the netlogon folder before, i.e if this is your first time, the netlogon folder will contain only the netlogon.bat which you can use for login script.
In addition to the netlogon.bat, you can create a file called ntconfig.pol to set user and group permissions.
Do the following steps to set permissions to users groupwise or user-wise:
I. Process - 11. Make sure you have the domain controller option switched on.
2. Log into SME Server using the root user account instead of the admin.
3. At the command prompt, run a command to edit the smb.conf file.
vi /etc/samba/smb.conf
4. Enter insert mode, and look for a share called netlogon. Change the option browseable to YES from NO
5. Save the smb.conf file.
6. Restart your Samba server
service smb restart
7. Now log into one of your xp machine as the local Administrator.
8. Go to Run and type the following
\\yourservername
9. Click enter. At the login prompt, login with the
admin user and password.
10. If you are able to see the netlogon folder, you have finished an important process.
Process -2 1. Download a program called Poledit.
2. Follow the instructions on this site to make the ntconfig.pol file.
http://www.pcc-services.com/articles/implement_sys_policies.html3. Upload this
ntconfig.pol file to the netlogon share.
4. Restart your server(not required usually)
5. Now try logging into the machines