Displaying 1 result from an estimated 1 matches for "ldapsmbserv".
2004 Jun 16
0
problem with samba-ldap on RH9
...Ldap and it runs ok. I've added a LDIF file with ldapadd and I had no problems, and I've configured smbldap-tools. I've configured linux using the command authconfig, no problems again. However, I have a probem when I try to test my system:
I can create a system account in LDAP:
[root@ldapsmbserv /]# smbldap-useradd.pl -m testuser1
?
And change the user password:
[root@ldapsmbserv /]# smbldap-passwd.pl testuser1
New password:
Retype new password:
All authentication tokens updated successfully
?
But I can't login on my system:
[root@ldapsmbserv /]# ssh testuser1@ldapsmbserv
testuser1@ld...