appending things to User-Name before auth
Hello, I'd like to append @domain.com to every username before the authentication step. I have been trying to use attr_rewrite to do this but I've been unsuccessful. Is this the proper module to use? Has anyone done this before? Thanks in advance, Chris Carver
Christopher Carver <ccarver@pennswoods.net> wrote:
I'd like to append @domain.com to every username before the authentication step. I have been trying to use attr_rewrite to do this but I've been unsuccessful. Is this the proper module to use? Has anyone done this before?
The module *should* be able to do this. You could do this in the "hints" file, but that would change the name for all authorization, too. Alan DeKok.
Christopher Carver wrote:
Hello,
I'd like to append @domain.com to every username before the authentication step. I have been trying to use attr_rewrite to do this but I've been unsuccessful. Is this the proper module to use? Has anyone done this before? If you look at the wiki under the new config example section I made an entry to show you how to do this with the hints file.
-- Lewis Bergman Texas Communications 4309 Maple St. Abilene, TX 79602-8044 Off. 325-691-3301 Cell 325-439-0533 fax 325-695-6841
Lewis Bergman wrote:
Christopher Carver wrote:
Hello,
I'd like to append @domain.com to every username before the authentication step. I have been trying to use attr_rewrite to do this but I've been unsuccessful. Is this the proper module to use? Has anyone done this before? If you look at the wiki under the new config example section I made an entry to show you how to do this with the hints file.
Perfect! Thanks!
participants (3)
-
Alan DeKok -
Christopher Carver -
Lewis Bergman