same UIDs on Samba3 and samba4

steve steve at steve-ss.com
Wed Oct 23 11:05:29 MDT 2013


On Wed, 2013-10-23 at 18:27 +0200, Griev wrote:
> Hi,
> 
> we have a Debian Sid Samba 4.0.10 Server.
> It works fine.
> 
> We use winbind for UIDs on Samba4 Server.
> 
> How do I get the same UID on the Samba3 server?
> 
> Many Thanks,
> 
> Griev
> 

Hi
Put the UID's in AD as uidNumber under the DN of the users and then use
sssd to get them back on the file server. You can use ldbmodify to do
this. Any new users, make sure you also add uidNumber using samba-tool.
To be able do that, upgrade to 4.1

Method here:
http://wiki.samba.org/index.php/Local_user_management_and_authentication/sssd

You can also use winbind and nslcd to do this.

HTH
Steve




More information about the samba-technical mailing list