[37695] in Kerberos
Multiple radius server in an otp configuration
daemon@ATHENA.MIT.EDU (Laurent.Bastet@developpement-durab)
Wed Sep 21 03:32:27 2016
Message-ID: <57E23778.9090100@developpement-durable.gouv.fr>
Date: Wed, 21 Sep 2016 09:32:08 +0200
From: <Laurent.Bastet@developpement-durable.gouv.fr>
MIME-Version: 1.0
To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Hello all,
I use Kerberos with the OTP plugin. It works fine except i don't know
how to put more than 1 server in the otp configuration in the 'kdc.conf' :
Actually my otp section in 'kdc.conf' :
[otp]
myotp = {
server = xxx.xxx.xxx.xxx:1812
secret = /etc/krb5kdc/mysecret
timeout = 3
retries = 2
strip_realm = true
}
Is there a way to put another server in this section, like
server = xxx.xxx.xxx.xxx:1812 yyy.yyy.yyy.yyy:1812
or
server = xxx.xxx.xxx.xxx:1812
server = yyy.yyy.yyy.yyy:1812
I tried the 2 solutions below but it doesn't work...
Thanks in advance.
Regards,
--
Laurent BASTET
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos