»Alexander Skwar« sagte am 2002-05-10 um 18:11:12 +0000 :
> The cooker package (2.2.4-1mdk) was built with LDAP support.  Thus, it
> cannot (?) do normal lookups and needs a LDAP.

Attached is the message from the Cooker list about this problem.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |    Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                       Uptime: 3 hours 51 minutes
--- Begin Message ---
Somehow the following crept into the specfile during preparation for the samba-2.2.4
release (Mandrake packaging stuff is now in samba CVS, so you can actually build
RPMs from a samba tarball with "cd packaging/Mandrake; sh makerpms.sh", although
this wil currently cause the same problem on cooker;-)):

# Set defaults for each version
%if %build_cooker
%define build_acl 1
%define build_winbind 1
%define build_wins 1
%define build_ldap 1
%endif

The problem is that it should have
%define build_ldap 0

Samba can currently only support one sam backend, so if you don't use ldap, you will
want to rebuild the srpm as follows:

rpm --rebuild --without ldap samba-2.2.4-1mdk.src.rpm

or wait for -2mdk.

Thanks for the reminder.

Buchan

[EMAIL PROTECTED], [EMAIL PROTECTED] wrote:
>
>[root@iq samba]# smbpasswd -L -a junfan
>New SMB password:
>Retype new SMB password:
>fetch_ldap_pw: no ldap secret retrieved!
>ldap_connect_system: Failed to retrieve password for  from secrets.tdb
>fetch_ldap_pw: no ldap secret retrieved!
>ldap_connect_system: Failed to retrieve password for  from secrets.tdb
>Failed to add entry for user junfan.
>Failed to modify password entry for user junfan
>I don't ldap.
>--
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>Jason Straight
>President
>BlazeConnect Internet Services
>Cheboygan Michigan
>www.blazeconnect.net
>Phone: 231-597-0376




--- End Message ---

Reply via email to