Timothy Dutton
2005-Nov-08 18:02 UTC
[Samba] User Manager Tools and Automatic Profile creation
Hi all I have a problem when creating new users. If I create the users directly on my linux box i.e useradd <name> and smbpasswd -a <name> the profiles directories are set up automatically for me. However if I try to use the NT4 user manager to create the new users, I have to manually set the up the profiles and user home directories. Am I missing something here? Tim
Timothy Dutton wrote:>Hi all > > > >I have a problem when creating new users. > > > >If I create the users directly on my linux box i.e useradd <name> and >smbpasswd -a <name> the profiles directories are set up automatically for >me. > > > >However if I try to use the NT4 user manager to create the new users, I have >to manually set the up the profiles and user home directories. > > > >Am I missing something here? > > > >Tim > > > > >I believe the profiles will be set up when the user logs on. Home directories would only be set up if the users were to be allowed to log on as a Linux user, which is usually not the case.
Louis van Belle
2005-Nov-09 11:20 UTC
[Samba] User Manager Tools and Automatic Profile creation
No.. not exactly gary.. this is the best way. create 1 user, set it up as you like. name it template. when creating a new user kopie the template. you need to fill in at least - the default groups - user profile path ( \\servername\profiles\%username% ) - logon script name ( logon.cmd ) - Home Directory ( P: \\servername\%username% ) this works and all you directories will be automatic created. Louis>-----Oorspronkelijk bericht----- >Van: samba-bounces+louis=van-belle.nl@lists.samba.org >[mailto:samba-bounces+louis=van-belle.nl@lists.samba.org] >Namens Gary Dale >Verzonden: dinsdag 8 november 2005 19:23 >Aan: Timothy Dutton >CC: samba@lists.samba.org >Onderwerp: Re: [Samba] User Manager Tools and Automatic >Profile creation > >Timothy Dutton wrote: > >>Hi all >> >> >> >>I have a problem when creating new users. >> >> >> >>If I create the users directly on my linux box i.e useradd <name> and >>smbpasswd -a <name> the profiles directories are set up >automatically for >>me. >> >> >> >>However if I try to use the NT4 user manager to create the >new users, I have >>to manually set the up the profiles and user home directories. >> >> >> >>Am I missing something here? >> >> >> >>Tim >> >> >> >> >> >I believe the profiles will be set up when the user logs on. Home >directories would only be set up if the users were to be >allowed to log >on as a Linux user, which is usually not the case. > >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/listinfo/samba >