[jira] [Resolved] (CONNECTORS-196) Active directory authority doesn't work if login name and common name differ

2011-05-06 Thread Karl Wright (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Wright resolved CONNECTORS-196.


   Resolution: Fixed
Fix Version/s: ManifoldCF next

r1100090

 Active directory authority doesn't work if login name and common name differ
 

 Key: CONNECTORS-196
 URL: https://issues.apache.org/jira/browse/CONNECTORS-196
 Project: ManifoldCF
  Issue Type: Bug
  Components: Active Directory authority
Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF next
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF next


 Active directory authority will not work if common name (cn) and login name 
 (sAMAccountName) differ.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (CONNECTORS-196) Active directory authority doesn't work if login name and common name differ

2011-05-06 Thread Karl Wright (JIRA)
Active directory authority doesn't work if login name and common name differ


 Key: CONNECTORS-196
 URL: https://issues.apache.org/jira/browse/CONNECTORS-196
 Project: ManifoldCF
  Issue Type: Bug
  Components: Active Directory authority
Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF next
Reporter: Karl Wright
Assignee: Karl Wright


Active directory authority will not work if common name (cn) and login name 
(sAMAccountName) differ.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CONNECTORS-196) Active directory authority doesn't work if login name and common name differ

2011-05-06 Thread Karl Wright (JIRA)

[ 
https://issues.apache.org/jira/browse/CONNECTORS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029779#comment-13029779
 ] 

Karl Wright commented on CONNECTORS-196:


Also, r1100097.


 Active directory authority doesn't work if login name and common name differ
 

 Key: CONNECTORS-196
 URL: https://issues.apache.org/jira/browse/CONNECTORS-196
 Project: ManifoldCF
  Issue Type: Bug
  Components: Active Directory authority
Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF next
Reporter: Karl Wright
Assignee: Karl Wright
 Fix For: ManifoldCF next


 Active directory authority will not work if common name (cn) and login name 
 (sAMAccountName) differ.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (CONNECTORS-197) Active directory authority provides a compatibility switch for getting SID.

2011-05-06 Thread Shinichiro Abe (JIRA)
Active directory authority provides a compatibility switch for getting SID. 


 Key: CONNECTORS-197
 URL: https://issues.apache.org/jira/browse/CONNECTORS-197
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Active Directory authority
Reporter: Shinichiro Abe
Priority: Minor
 Fix For: ManifoldCF next


When using /UserACLs?username=foo@bar, MCF always refers to samAccountName 
now.
Size of samAccountName is specified as less than 20 characters.
Size of Login Name is specified as over 20 characters(256).
if a user does not support old version of OS and support only new version, it 
is hard for ManifoldCF to restrict 20 characters of Login name.
We want a compatibility switch in the configuration switch.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CONNECTORS-197) Active directory authority provides a compatibility switch for getting SID.

2011-05-06 Thread Shinichiro Abe (JIRA)

 [ 
https://issues.apache.org/jira/browse/CONNECTORS-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shinichiro Abe updated CONNECTORS-197:
--

Attachment: CONNECTORS-197-temp.patch

I created a patch temporarily.
It has not yet determined the location which users change the option.
idea(1)ActiveDirectoryConfig.
idea(2)properties.xml
idea(3)connectors.xml or something else


 Active directory authority provides a compatibility switch for getting SID. 
 

 Key: CONNECTORS-197
 URL: https://issues.apache.org/jira/browse/CONNECTORS-197
 Project: ManifoldCF
  Issue Type: Improvement
  Components: Active Directory authority
Reporter: Shinichiro Abe
Priority: Minor
 Fix For: ManifoldCF next

 Attachments: CONNECTORS-197-temp.patch


 When using /UserACLs?username=foo@bar, MCF always refers to samAccountName 
 now.
 Size of samAccountName is specified as less than 20 characters.
 Size of Login Name is specified as over 20 characters(256).
 if a user does not support old version of OS and support only new version, it 
 is hard for ManifoldCF to restrict 20 characters of Login name.
 We want a compatibility switch in the configuration switch.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira