SMBLDAP-TOOLS Addons require SMBLDAP-TOOLS and LDAP server.
Please read the Required: SMBLDAP-TOOLS Installation Guide at first.
Download a smbldap-ssh-tools-x.x.x from the Download area.
Please copy all scripts in the installation directory of SMBLDAP-TOOLS scripts. (example: /usr/local/sbin/)
# tar zxf smbldap-ssh-tools-x.x.x.tgz # chown -R root: smbldap-ssh-tools-* # cd smbldap-ssh-tools-x.x.x # yes | cp -a smbldap* /usr/local/sbin/
smbldap-ssh support user mode. If this setup is performed, a user can change own public keys.
# ln -s /usr/local/sbin/smbldap-usercert /usr/local/bin/smbldap-usercert # chmod 755 /etc/opt/IDEALX/smbldap-tools # chmod 644 /etc/opt/IDEALX/smbldap-tools/smbldap.conf # chmod 600 /etc/opt/IDEALX/smbldap-tools/smbldap_bind.conf
# ln -s /usr/local/sbin/smbldap-usercert /usr/local/bin/smbldap-usercert # chmod 755 /etc/smbldap-tools # chmod 644 /etc/smbldap-tools/smbldap.conf # chmod 600 /etc/smbldap-tools/smbldap_bind.conf
Please read the How to use page about usage.