Re: [Samba] configuring samba-LDAP-PDC using IDEALX tools

2004-06-18 Thread Jérôme Tournier
Le Thu, Jun 17, 2004 at 09:21:46PM -0700, abebe lsslp a ecrit:
   failed to bind to server with dn= cn=Manager,dc=pdc,dc=wbc Error: Invalid 
 credentials
The password you defined for cn=Manager,dc=pdc,dc=wbc is invalid. Did you
fix it with the command smbpasswd -w your_passwd ?

 [EMAIL PROTECTED] root]# smbldap-passwd administrator
 No such object at /usr/sbin//smbldap_tools.pm line 189, DATA line 283.
be careful : the scipt and smbldap_tools.pm must be in the same directory.
And the configuration files must be located in /etc/smbldap-tools/ (unless
you change the path in smbldap_tools.pm in the function read_conf)
-- 
Jérôme
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] configuring samba-LDAP-PDC using IDEALX tools

2004-06-17 Thread abebe lsslp
I am using smbldap-tool from IDEALX on my Fedora Core 1 samba 3.0.5 PDC. I have been 
following their guide step by step and I am getting the following error message as I 
try to get SID. I have looked in google group, but I couldn't exactly find anybody who 
had the same problem as I do. Please help me if you can!
 
[EMAIL PROTECTED] smbldap-tools]# net getlocalsid
[2004/06/17 10:53:57, 0] lib/smbldap.c:smbldap_open_connection(624)
  Failed to issue the StartTLS instruction: Connect error
[2004/06/17 10:53:57, 0] lib/smbldap.c:smbldap_search_suffix(1126)
  smbldap_search_suffix: Problem during the LDAP search: error:14077410:SSL 
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure (Connect error)
[2004/06/17 10:53:57, 0] utils/net.c:net_getlocalsid(434)
  Can't fetch domain SID for name: PDC-WBC

 
From 'smb.conf' I took out the following line: 
..
ldap ssl = start tls
.
 
This is what I got:
 
[EMAIL PROTECTED] smbldap-tools]# net getlocalsid
[2004/06/17 11:03:36, 0] lib/smbldap.c:smbldap_connect_system(798)
  failed to bind to server with dn= cn=Manager,dc=pdc,dc=wbc Error: Invalid credentials
[2004/06/17 11:03:36, 0] lib/smbldap.c:smbldap_search_suffix(1126)
  smbldap_search_suffix: Problem during the LDAP search: (unknown) (Invalid 
credentials)
[2004/06/17 11:03:36, 0] utils/net.c:net_getlocalsid(434)
  Can't fetch domain SID for name: PDC-WBC

 
It doesn't even let me login to the server if I enable LDAP authentication: I use 
'authconfig'
 
I have also tried this
 
[EMAIL PROTECTED] root]# smbldap-passwd administrator
No such object at /usr/sbin//smbldap_tools.pm line 189, DATA line 283.

Thanks!
 
Ambex



-
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba