Smbldap-tools on Debian: Difference between revisions

From DWIKI
mNo edit summary
 
 
Line 1: Line 1:
==Installing==
==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===
===Install log===
Line 5: Line 16:
  apt-get install smbldap-tools
  apt-get install smbldap-tools


-did NOT pull in slapd
*did NOT pull in slapd
-did NOT pull in samba
*did NOT pull in samba
*did NOT pull in samba-doc





Latest revision as of 23:25, 26 March 2008

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.