Posted by: Administrator
on April 28, 2007 05:39 AM
Hello Guys,
I've been working for few days on this and is still not working. I have a Windows 2003 Server and a Fedora core 6. I Installed install services for Unix so when I tried to install SFU again It showed me the message that It has been already installed with version 4.0. So I continued working on it and configured a good part as you guys said in the document. The problem is that every time I try to authenticate with any user I have a wrong Username or password error. I'm sure I'm missing or misconfigurationg something so I copy you guys part of the error that I find in<nobr> <wbr></nobr>/var/logs/secure and the<nobr> <wbr></nobr>/etc/ldap.conf file. Some or all the help is good.
Thanks in advance
Raul Luzardo<nobr> <wbr></nobr>/var/log/secure
Apr 27 16:04:21 localhost gdm[2649]: pam_unix(gdm:auth): check pass; user unknown
Apr 27 16:04:21 localhost gdm[2649]: pam_unix(gdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=
Apr 27 16:04:21 localhost gdm[2649]: pam_succeed_if(gdm:auth): error retrieving information about user ldap_test
Apr 27 16:19:31 localhost gdm[2649]: pam_unix(gdm:auth): check pass; user unknown
Apr 27 16:19:31 localhost gdm[2649]: pam_unix(gdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=
Apr 27 16:19:31 localhost gdm[2649]: pam_succeed_if(gdm:auth): error retrieving information about user raul<nobr> <wbr></nobr>/etc/ldap.conf
host 192.168.2.70
base cn=Users,cn=epochldaptest,dc=com
binddn cn=ldap_test,cn=Users,dc=epochldaptest,dc=com
bindpw Secret*1234
scope sub
ssl no
nss_base_passwd cn=Users,dc=epochldaptest,dc=com?sub
nss_base_shadow cn=Users,dc=epochldaptest,dc=com?sub
nss_base_group cn=Users,dc=epochldaptest,dc=com?sub
nss_map_objectclass posixAccount user
nss_map_objectclass shadowAccount user
nss_map_attribute uid sAMAccountName
nss_map_attribute uidNumber msSFU30UidNumber
nss_map_attribute gidNumber msSFU30GidNumber
nss_map_attribute loginShell msSFU30LoginShell
nss_map_attribute gecos name
nss_map_attribute userPassword msSFU30Password
nss_map_attribute homeDirectory msSFU30HomeDirectory
nss_map_objectclass posixGroup Group
nss_map_attribute uniqueMember msSFU30PosixMember
nss_map_attribute cn cn
pam_login_attribute sAMAccountName
pam_filter objectclass=user
pam_member_attribute msSFU30PosixMember
pam_groupdn cn=Users,dc=epochldaptest,dc=com
pam_password ad
Re:Take note of the structure...
Posted by: Administrator on April 28, 2007 05:39 AMI've been working for few days on this and is still not working. I have a Windows 2003 Server and a Fedora core 6. I Installed install services for Unix so when I tried to install SFU again It showed me the message that It has been already installed with version 4.0. So I continued working on it and configured a good part as you guys said in the document. The problem is that every time I try to authenticate with any user I have a wrong Username or password error. I'm sure I'm missing or misconfigurationg something so I copy you guys part of the error that I find in<nobr> <wbr></nobr>/var/logs/secure and the<nobr> <wbr></nobr>/etc/ldap.conf file. Some or all the help is good.
Thanks in advance
Raul Luzardo<nobr> <wbr></nobr>/var/log/secure
Apr 27 16:04:21 localhost gdm[2649]: pam_unix(gdm:auth): check pass; user unknown
Apr 27 16:04:21 localhost gdm[2649]: pam_unix(gdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=
Apr 27 16:04:21 localhost gdm[2649]: pam_succeed_if(gdm:auth): error retrieving information about user ldap_test
Apr 27 16:19:31 localhost gdm[2649]: pam_unix(gdm:auth): check pass; user unknown
Apr 27 16:19:31 localhost gdm[2649]: pam_unix(gdm:auth): authentication failure; logname= uid=0 euid=0 tty=:0 ruser= rhost=
Apr 27 16:19:31 localhost gdm[2649]: pam_succeed_if(gdm:auth): error retrieving information about user raul<nobr> <wbr></nobr>/etc/ldap.conf
host 192.168.2.70
base cn=Users,cn=epochldaptest,dc=com
binddn cn=ldap_test,cn=Users,dc=epochldaptest,dc=com
bindpw Secret*1234
scope sub
ssl no
nss_base_passwd cn=Users,dc=epochldaptest,dc=com?sub
nss_base_shadow cn=Users,dc=epochldaptest,dc=com?sub
nss_base_group cn=Users,dc=epochldaptest,dc=com?sub
nss_map_objectclass posixAccount user
nss_map_objectclass shadowAccount user
nss_map_attribute uid sAMAccountName
nss_map_attribute uidNumber msSFU30UidNumber
nss_map_attribute gidNumber msSFU30GidNumber
nss_map_attribute loginShell msSFU30LoginShell
nss_map_attribute gecos name
nss_map_attribute userPassword msSFU30Password
nss_map_attribute homeDirectory msSFU30HomeDirectory
nss_map_objectclass posixGroup Group
nss_map_attribute uniqueMember msSFU30PosixMember
nss_map_attribute cn cn
pam_login_attribute sAMAccountName
pam_filter objectclass=user
pam_member_attribute msSFU30PosixMember
pam_groupdn cn=Users,dc=epochldaptest,dc=com
pam_password ad
#