In article <[EMAIL PROTECTED]>, Victor Sudakov <[EMAIL PROTECTED]> wrote: >Colleagues, > >Is a Kerberos principal always a DNS name? Can't an IP literal be used? >
It's whatever both sides of the connection argee that it should be BEFORE the connection is made. DNS names are used by default since that makes an easy out of band way to get both sides to agree. You can use IP addrs if you can wrangle both client and server software into using them. I'm not aware of any standard clients that will support that kind of usage though. _ Booker C. Bense ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
