LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   samba-ldap pdc server error (https://www.linuxquestions.org/questions/linux-server-73/samba-ldap-pdc-server-error-584406/)

candri 09-13-2007 08:47 AM

samba-ldap pdc server error
 
hello everyone...
im sorry for my bad english..

i'm trying to build a samba-ldap PDC server like tutorial on smbldap-howto_20060710.pdf (http://sourceforge.net/project/showf...roup_id=166108)
in debian/gnu linux etch4.0

the samba and slapd (ldap) configuration was tested succesfully ( i can add ldap user with smbldap-useradd -m user1 and i can search the user with ldapsearch -x uid=user1)

but, when i trying to login as user1@serverldap (the ldap server)
$ssh user1@serverldap
user1@serverldap's password: XXXX
permission denied, please try again.. (publickey,password)

even if i entered the right password for user.
any configuration must i do??

and when the server's booting, there was shown error like:
udevd[1114]: nss_ldap: failed to bind to LDAP ldap://serverldap: Can't contact LDAP server
udevd[1114]: nss_ldap: could not connect to any LDAP server as cn=admin,dc=jaringan,dc=com - can't contact LDAP server

im also configured the dns (bind9) for domain jaringan.com
any configuration needed??

thanks in advance


All times are GMT -5. The time now is 06:24 AM.