Re: [Samba] Re: methods to synchronize tdb files between hosts

2006-06-30 Thread Michael Gasch
they need to map authenticated users (by DCs) to unix accounts. this can be done with tdbsam but is not recommended in multi samba domain server environments. in this case use ldap or rid instead (rid is easier to implement). greez Torsten Geile wrote: Rex Dieter schrieb: John Stile wrote:

Re: [Samba] Re: methods to synchronize tdb files between hosts

2006-06-30 Thread Torsten Geile
Rex Dieter schrieb: John Stile wrote: r. I am faced with a need to synchronize the *.tdb files on the file server with all the Linux machines for consistent UID-to-loginID mapping. Does anyone have a how-to or notes for a better approach? Yes, use something like (in smb.conf

[Samba] Re: methods to synchronize tdb files between hosts

2006-06-29 Thread Rex Dieter
John Stile wrote: r. > I am faced with a need to synchronize the *.tdb files on the file server > with all the Linux machines for consistent UID-to-loginID mapping. > Does anyone have a how-to or notes for a better approach? Yes, use something like (in smb.conf): idmap backend = idmap_rid or id