View Issue Details

IDProjectCategoryView StatusLast Update
0009616mantisbtauthenticationpublic2008-09-10 02:07
Reportermcraig88 Assigned Togiallu  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
OSWindows 2003 
Product Version1.1.0 
Summary0009616: LDAP: Must allow period in user name
Description

Our active directory accounts are let up with a period in the userID for contractors in the format of:

Agency.Username@mycompany.com

Mantis is binding to the sAMAccountName AD field, which is in the format of:
Agency.Username

When trying to set the Mantis UserID to Agency.Username, I get an invalid character error.

TagsNo tags attached.

Relationships

duplicate of 0005022 closedvboctor user-names must not contain dots [.] 

Activities

giallu

giallu

2008-09-10 02:07

reporter   ~0019344

The regexp controlling rejection of usernames is customizable. see 0005022 for details