Displaying 1 result from an estimated 1 matches for "itsrv".
2007 Jun 27
1
User mapping via pam
...}
auth_request_set_field(request, "user", item, NULL);
however it appeared to me that the auth process was passing this
username to the parent in its response.
Is this issue resolved? I compiled and tested mapping the username sso
to the user andrew:
Jun 27 13:38:45 itsrv dovecot: auth-worker(default): pam(sso,10.x.x.x):
lookup service=imap
Jun 27 13:38:45 itsrv dovecot: auth(default): auth(sso,10.x.x.x):
username changed sso -> andrew
Jun 27 13:38:45 itsrv dovecot: auth(default): client out: OK 1
user=andrew
Jun 27 13:50:57 itsrv dovecot: auth(default): ma...