Hi,
I am trying to configure the jaas.conf file so that fedora can authenticate
users against our organization active directory. I am running fedora 3.5. My
jaas.conf file looks like:
fedora-auth
{
org.fcrepo.server.security.jaas.auth.module.LdapModule required
host.url="ldap://ad.syr.edu"
auth.type="simple"
bind.mode="bind"
search.base="DC=ad,DC=syr,DC=edu"
bind.filter="{0}";
};
Authentication fails and I see the following error message in fedora log file.
ERROR 2011-09-29 16:54:12.335 [1620450815@qtp-458505352-6] (LdapModule)
m...@syr.edu: [LDAP: error code 34 - 0000208F: NameErr: DSID-031001F7, problem
2006 (BAD_NAME), data 8350, best match of: 'm...@syr.edu' ]
ERROR 2011-09-29 16:54:12.335 [1620450815@qtp-458505352-6] (AuthFilterJAAS)
Login Failure: all modules ignored
ldap search with above credentials worked perfectly fine when tried with
ldapsearch command line utility. So I really don’t understand how to resolve
this authentication error. It would be really great if someone could guide me
resolve this error.
Thanks,
Yatish
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users