Hello,

 I have a question around Auto Create User that Artifactory has implemented.
We are using Version 4.4.2 of Artifactory. 
Artifactory has been configured for LDAP.  Here is the configuration details
for the Artifactory LDAP Settings : 

Setting                 GP recommended change   Explanation
Settings Name      : IBMBluePages_GPTest        
LDAP URL            : ldaps://bluepages.ibm.com:636     
Auto Create 
Artifactory Users     : enabled 
User DN Pattern     : (none)    
Email Attribute     :  preferredIdentity                               Avoids
creating multiple ids for people who have multiple email addresses in
BluePages. See note 1.
Search Filter       :  mail={0} 
Search Base          :  ou=bluepages,o=ibm.com             Limits scope of
search, to just people (and functional ids). Doesn't waste time searching
groups or anything else in IBM LDAP.
Manager DN           :  (none)  
Manager Password : (none)       
Sub-tree Search       : enabled                                     Not
needed when search is scoped as above.

The test we ran was done with the Auto Create User enabled.  This means when
we logged into Artifactory an internal
userid was created.  The userid  [email protected] was authenticated after
being looked up with LDAP.  This worked fine,

 Our company allows employees to have more than one email address.   The
second test we ran tried to use the second
email address and we expected to be able to authenticate with it but
Artifactory created a second internal userid.  At that point it
was mentioned we may need to try contacting you to see if we could get an
answer to our question.

Our LDAP implementation allows for more than one email so a snippet sample
response may look like  : 
                .
                .
                .
emailAddress: [email protected]
emailAddress: [email protected]
emailAddress: [email protected]
mail :  [email protected]
mail :  [email protected]
mail :  [email protected]
preferredIdentity:  [email protected]
                .
                .
                .

What I want to be able to is have the user be be created in such a way that
he is able to use all 3 email addresses to Login to Artifactory and have the
internal account created using the preferredIdentity?
This would allow the end users to login with any of three emails and
authenticate with the preferredIdentity field that gets stored as the
internal user. Is there a way that this can be configured in Autofactory's ?

Thanks,
-Dave





--
View this message in context: 
http://forums.jfrog.org/Auto-Create-User-Question-tp7580841.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to