[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: separate login/password for several services?



On 08/01/13 10:41 +0300, Zeus Panchenko wrote:
hi all,

please, may somebody advice

I need to set separate credentials for each service I provide
(optionally) to my users

I think of something like this:

dn: uid=target-user,ou=People,dc=ibs
userPassword: ******
...
authorizedService: xmpp
authorizedService: smtp
authorizedService: pop
authorizedService: imap
authorizedService: mail
...
loginSMTP: mail-send-login
passwSMTP: xxx
loginPOP3: mail-get-login
passwPOP3: yyy
...
loginXMPP: login-xmpp
passwXMPP: zzz

This has been discussed on the list at least a couple of times. Search the
archives for keywords 'authorization' 'pam' 'radius'.

--
Dan White