Re: [Samba] Converting local user account(LDAP) to samba account

2004-06-22 Thread Paul Gienger
Yunus wrote:
hi all,
  I have got a redhat 9 linux machine with all user account maintained in
ldap.   
  Now I plan to install a samba pdc with ldap as backend.
  
  Can anyone in this list guide me how to migrate all current user account
  (posixAccount) maintain in ldap to samba account.
 

For getting your posix data in, you should really be asking the LDAP 
lists. 

For getting your samba data from the smbpasswd file to ldap, use the 
pdbedit command: 

pdbedit --import=smbpasswd:/path/to/smbpasswd --export=ldap

thanks in advance.
 

--
Paul Gienger Office:701-281-1884
Applied Engineering Inc. Cell:  701-306-6254
Information Systems Consultant   Fax:   701-281-1322
URL: www.ae-solutions.commailto:[EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Converting local user account(LDAP) to samba account

2004-06-22 Thread Craig White
On Tue, 2004-06-22 at 09:20, Yunus wrote:
 hi all,
I have got a redhat 9 linux machine with all user account maintained in
 ldap.   
Now I plan to install a samba pdc with ldap as backend.

Can anyone in this list guide me how to migrate all current user account
(posixAccount) maintain in ldap to samba account.
 
 thanks in advance.
-
see migration tools in /usr/share/doc/openldap-YOUR-VERSION

Craig

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba