Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: How do you get the Kerberos Realm into the directory? #371134
    coincident
    Participant

    [code]
    # sudo sso_util info -r /LDAPv3/127.0.0.1/
    The Local realm name is:(null)
    [/code]
    But, without the trailing forward slash:
    [code]
    # sudo sso_util info -r /LDAPv3/127.0.0.1
    The Local realm name is:YOUR_REALM_HERE
    [/code]

Viewing 1 post (of 1 total)