Greetings list!

---Background---
LDAP server:  OpenLDAP 2.3.27
Schemas in use:  core.schema, cosine.schema, inetorgperson.schema, 
nis.schema, and samba.schema
JXplorer version: build JXv3.2 2007-02-26 21:08 EST


Issue:
Where objectclass equals "account" and objectclass equals 
"posixAccount", JXplorer considers uid AND userid values as "mandatory" 
but an attempt to fill in the missing value for userid causes the 
error:  LDAP: error code 20 - modify/add: uid: value #0 already exists]; 
remaining name 'uid=testuser,ou=People,dc=example,dc=lan'

Possible bug:

I think JXplorer is pulling uid from nis.schema and userid from 
cosine.schema...which causes jxplorer to falsely require the "double 
needs" for something that is in actuality....the same value.

or said another way....

I think JXplorer is using the account objectClass from RFC1274 and the 
posixAccount objectClass from RFC2307. one references userID as a must, 
the other one as uid as a must and jxplorer treats these as 
different..which it shouldn't


-- 
Richard

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jxplorer-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jxplorer-users

Reply via email to