Smbldap-tools on Debian

From DWIKI
Revision as of 23:25, 26 March 2008 by Tony (talk | contribs) (→‎Installing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Installing

Dependencies

  • slapd
  • samba-doc
  • samba

Reading

  • /usr/share/doc/smbldap-tools/README.Debian

Section 4 of that doc is incorrect, "access to attribute=userPassword" doesn't exist. I guess it means the "access to attrs=userPassword,shadowLastChange" bit, VERIFY!


Install log

apt-get install smbldap-tools
  • did NOT pull in slapd
  • did NOT pull in samba
  • did NOT pull in samba-doc


#smbldap-useradd -h
Unable to open /usr/local/samba/lib/smb.conf for reading !
Compilation failed in require at /usr/sbin/smbldap-useradd line 32.
BEGIN failed--compilation aborted at /usr/sbin/smbldap-useradd line 32.
apt-get install slapd

smbldap-useradd -h Unable to open /etc/opt/IDEALX/smbldap-tools/smbldap.conf for reading ! Compilation failed in require at /usr/sbin/smbldap-useradd line 32. BEGIN failed--compilation aborted at /usr/sbin/smbldap-useradd line 32.