Hi all This seems simple, but I can't figure how tho acheive it. I have: - NT4-PDC - Fileserver (Solaris 9), Samba 3.0.2 member server with winbind I want to migrate my NT4-PDC to Samba PDC with ldapsam. How can I make sure that after vamprie my old PDC to Samba-PDC, the user and group ids will be the same as in the winbind-idmap of my Samba member server? Thanks and regards Paul -- Paul Coray Administrator Server und Netzwerk Oeffentliche Bibliothek der Universitaet Basel EDV-Abteilung Schoenbeinstrasse 18-20 CH-4056 Basel Tel: +41 61 267 05 13 Fax: +41 61 267 31 03 mailto:paul.coray@unibas.ch http://www.ub.unibas.ch
Le mer 10/11/2004 ? 11:21, Paul Coray a ?crit :> Hi all > > This seems simple, but I can't figure how tho acheive it. > > I have: > > - NT4-PDC > - Fileserver (Solaris 9), Samba 3.0.2 member server with winbind > > I want to migrate my NT4-PDC to Samba PDC with ldapsam. How can I make > sure that after vamprie my old PDC to Samba-PDC, the user and group ids > will be the same as in the winbind-idmap of my Samba member server? >Hi Paul this is my suggestion: 1) get the winbind-idmap in text form with a getent passwd for example 2) remove the nss_winbind from the nssswitch.conf or what it is on solaris; this is because the vampire will look in the unix database to see if the account exist and if the account already exist it w'ont be added. 3) hack the script defined under "user add script" who will be adding the users to use the information of 1). With the ldap backend this is usually smbldap-useradd . 4) do the usual procedure Anyone has a better idea ! Cheers -- Marcel de Riedmatten -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?Url : http://lists.samba.org/archive/samba/attachments/20041112/b15db9d9/attachment.bin
Hi all, I did a search throught the archive and wasnt able to come up with an exact mactch to this error surprisingly. Have any of you experienced: "kinit(v5): KDC reply did not match expectations while getting initial credentials" error message. If so please point me in the direction of resolving this. Thanks much, R.
On Fri, 12 Nov 2004 10:23:52 -0500, Rashaad S. Hyndman <islandbwoy@toughguy.net> wrote:> Hi all, > > I did a search throught the archive and wasnt able to come up with an exact > mactch to this error surprisingly. Have any of you experienced: "kinit(v5): > KDC reply did not match expectations while getting initial credentials" > error message. If so please point me in the direction of resolving this.This is probably due to case mismatch of the realm name. Is your realm name in /etc/krb5.conf in lowercase? Try changing that in uppercase. -- Sharif Islam http://www.sharifislam.com