+ Q&A added for using rlm_passwd with realms
author3APA3A <3APA3A>
Tue, 29 Apr 2003 20:46:23 +0000 (20:46 +0000)
committer3APA3A <3APA3A>
Tue, 29 Apr 2003 20:46:23 +0000 (20:46 +0000)
doc/rlm_passwd

index 054ef55..6fe3829 100644 (file)
@@ -124,6 +124,14 @@ A: rlm_passwd supports passwd files in any format and may be used, for
    under Linux, you can choose between rlm_unix and rlm_passwd, probably
    you will have nearly same results in performance (I hope :) ).
 
+Q: I'm using realms with rlm_passwd. I see rlm_passwd do not strip realm
+   from user name. How to configure rlm_passwd to strip realm?
+
+A: In case you configured realm to strip username, User-Password attribute
+   is not changed. Instead, rlm_realm creates new attribute Stripped-User-Name.
+   All you need is to use Stripped-User-Name  instead of User-Name as a key
+   field for passwd file.
+
 5. Acknowlegements:
 
    ZARAZA, <3APA3A@security.nnov.ru>