/etc/krb5.conf for IPV6

2019-11-06 Thread Yegui Cai
Hi, It looks like we need to have brackets around IPV6 addresses inside /etc/krb5.conf. Am I right? It is, why would that be the case? Thanks, Yegui Kerberos mailing list Kerberos@mit.edu https://mailman.mit.edu/mailman/listinfo/kerberos

Re: /etc/krb5.conf for IPV6

2019-11-06 Thread Greg Hudson
On 11/6/19 2:57 PM, Yegui Cai wrote: > It looks like we need to have brackets around IPV6 addresses inside > /etc/krb5.conf. Am I right? It is, why would that be the case? Yes, you do need brackets; see http://web.mit.edu/kerberos/krb5-latest/doc/admin/conf_files/krb5_conf.html#realms where "kdc"

Re: /etc/krb5.conf for IPV6

2019-11-06 Thread Yegui Cai
Ok, thanks! On Wed, Nov 6, 2019 at 4:04 PM Greg Hudson wrote: > On 11/6/19 2:57 PM, Yegui Cai wrote: > > It looks like we need to have brackets around IPV6 addresses inside > > /etc/krb5.conf. Am I right? It is, why would that be the case? > > Yes, you do need brackets; see > > http://web.mit.ed