Re: Multiple radius server in an otp configuration

2016-09-21 Thread Benjamin Kaduk
On Wed, 21 Sep 2016, laurent.bas...@developpement-durable.gouv.fr wrote: > 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] >

Remove KEYRING from kernel! Re: KEYRING:persistent and ssh

2016-09-21 Thread Cedric Blancher
Depends what you call "nice". KEYRING is a gaping security hole in case of Docker or chrooted apps because it "leaks" keys through the isolation AND does this randomly even into other Docker instances. IMO the whole KEYRING stuff should be removed from the Linux kernel and replaced with a sane des

Re: KEYRING:persistent and ssh

2016-09-21 Thread Russ Allbery
tseegerkrb writes: > Thanks for your help. Is my setup so special (kerberos/OpenLDAP/sssd/sshd) > nobody using it? I think i will ask debian/ubuntu or the openssh > maintainer for help. It's sadly quite unusual to use non-FILE ticket caches. I wish it weren't, since KEYRING has nice security pr

Multiple radius server in an otp configuration

2016-09-21 Thread Laurent.Bastet
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