[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: SAMBA+OpenLDAP or CRYPT schema



I had this same issue when I complied on Solaris8, did you include the
`--enable-crypt` option when you compiled? That was my mistake; it doesn't
enable crypt support by default:

brutus@ldapsrv-1:/usr/local/src/openldap-2.1.4# ./configure --help | grep
crypt
    --enable-crypt        enable crypt(3) passwords [no]
brutus@ldapsrv-1:/usr/local/src/openldap-2.1.4#

-
-------------------------------------------------------
Giovanni Navarrette
USLink Internet Systems Administrator
e-Mail -- gio@uslink.net



----- Original Message -----
From: "æÅÄÏÒÏ× áÌÅËÓÁÎÄÒ" <dek-fedorov@dek.ru>
To: "OpenLDAP Maillist" <openldap-software@OpenLDAP.org>
Sent: Tuesday, September 17, 2002 6:03 PM
Subject: SAMBA+OpenLDAP or CRYPT schema


> Hi!
>
> I have some trouble with subj configuration.
>
> I have tried to make this thing on Solaris7x86 but when I tried to start
lsapd with
> password-hash {CRYPT} OpenLDAP server says that "Password scheme {CRYPT}
not available" I think that it is platform speciffic becauce with another
hash chema, server starts well, but smbpasswd do not want to add users and
workstations in such configuration.
>
> I heed {CRYPT}password-hash scheme on Solaris7x86, OpenLDAP 2.1.3
>
> Can somebody help me to solve this problem?
>
> Alexander Fedorov.
>
>