[Samba] netlogon scripts

Paul Gienger pgienger at ae-solutions.com
Wed Oct 6 00:19:12 GMT 2004


>way to do a logon script other than setting the SECURITY = DOMAIN?
>  
>
Actually you don't set domain to run login scripts at all.  Rather, set 
your the following parameters like so along with whatever else you have::

[global]
	security = user
	logon script = something.bat
	logon path = \\%N\profiles\%u
	logon drive = H:
	logon home = \\%N\%u
	domain logons = Yes
	preferred master = Yes
	domain master = Yes

[netlogon]
	path = /some/dir
	browseable = No


Anything I've left out is either default or not important to the 
question at hand (or at least I think it isn't)

-- 
Paul Gienger                     Office: 701-281-1884
Applied Engineering Inc.         
Information Systems Consultant   Fax:    701-281-1322
URL: www.ae-solutions.com        mailto: pgienger at ae-solutions.com




More information about the samba mailing list