See also: http://support.microsoft.com/kb/816313/EN-US
Assign a home folder to a domain user
Note: To specify a network path for the home folder, you must first create the network share and set permissions that permit the user access. You can do this with Shared Folders in Computer Management on the server computer.
To assign a home folder to a domain user: 1.Click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
2.In the console tree, click Users.
3.In the Details pane, right-click the user account, and then click Properties.
4.In the Properties dialog box, click Profile.
5.Under the Home folder, type the folder information. To do this, follow these steps:
•To assign a home folder on a network server, click Connect, and then specify a drive letter.
•In the To box, type a path. This path can be any one of the following types:
◦Network path, for example:
\\server\users\tester ##server in your turn could be the samba3 host##
◦You can substitute username for the last subfolder in the path, for example:
\\server\users\username
Define the home directories on the samba3 host.
Good Luck
Daniel
-----------------------------------------------
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mue...@tropenklinik.de
Internet: www.tropenklinik.de
-----------------------------------------------
-----Ursprüngliche Nachricht-----
Von: samba-...@lists.samba.org [mailto:samba-...@lists.samba.org] Im Auftrag von steve
Gesendet: Freitag, 4. Mai 2012 08:44
An: Jeremy Allison
Cc: sa...@lists.samba.org
Betreff: Re: [Samba] Samba4 oplocks: LibreOffice and Word file locking
Hi Daniel and thanks for the explanation.
I want s4 on one box and s3 on another. (I can't see a way of having 2
smb.conf on the same physical box, so we separate them.)
Currently I'm administering all this using scripts from the s4 DC under
Linux:
http://linuxcostablanca.blogspot.com.es/p/s4bind.html
It works fine but the ntvfs fileserver that comes with s4 is rather
limited. I want to serve files using the s3 fileserver which supports
the Posix options I need. That will be on another box or VM.
> So you just need to let do Samba4 be the authentication and gpo part.
Yes
> The samba3 host has to join as memberserver to the ads of the Samba4.
Yep. I can do that. I already have Linux clients joined to the domain.
But simply to set the realm and so they can get a keytab using net ads
keytab create. Nothing else. It's the [global] section on the s3
fileserver's smb.conf I can't work out!
> Point the samba3 server to authenticate users
> to the samba4.
This is the bit I'm missing. Is this a line in smb.conf on the s3 box?
> For the samba4. Login from your admin PC with ads tools from Microsoft installed:
>
I have the profile and home drive mappings setup via a script.
>
> Define the home directories on the samba3 host.
Those would be everything I have at the moment in the s4 smb.conf except
the netlogion and sysvol shares? then remove those shares from the s4
smb.conf?
>
TIA for your patience,
-----------------------------------------------
EDV Daniel Müller
Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: mue...@tropenklinik.de
Internet: www.tropenklinik.de
-----------------------------------------------
-----Ursprüngliche Nachricht-----
Von: steve [mailto:st...@steve-ss.com]
Gesendet: Freitag, 4. Mai 2012 09:59
An: mue...@tropenklinik.de
Cc: 'Jeremy Allison'; sa...@lists.samba.org
Betreff: Re: AW: [Samba] Samba4 oplocks: LibreOffice and Word file locking