Dear All,
We are at RT3.8.7 using external authentication (LDAP) managed by a
different department. Is it possible to use an email address for
Username, instead of uid? If yes, what needs to be changed? Or, do we
need to set the uids to an email address in LDAP server? Our
RT_SiteConfig.pm for LDAP is:
'type' => 'ldap',
'auth' => '1',
'info' => '1',
'server' => 'siteldap.triumf.ca',
'base' => 'o=triumf',
'filter' => '(objectClass=inetOrgPerson)',
'attr_match_list' => [ 'Name',
'EmailAddress',
'RealName', ],
'attr_map' => { 'Name' => 'uid',
'EmailAddress' => 'mail',
'RealName' => 'cn',
.......
Your replies are greatly appreciated in advance.
Cheers,
Hossein
--
_____ _____ _____ _ _ _ _ ____ Hossein Rafighi
|_ _|| _ \ |_ _|| | | || \_/ || __|TRIUMF, 4004 Wesbrook Mall
| | | |_| ) | | | | | || || |__ Vancouver BC, Canada, V6T 2A3
| | | _ / | | | \_/ || \_/ || __|Voice: (604) 222-1047
| | | | \ \ _| |_ | || | | || | Fax: (604) 222-1074
|_| |_| \_\|_____| \___/ |_| |_||_| Website: http://www.triumf.ca
RT Training in Washington DC, USA on Oct 25 & 26 2010
Last one this year -- Learn how to get the most out of RT!