ACC Authentication

we try to use a single centralized account system where possible. This means that your account is the same, no matter which acc service you are using. For example this wiki and the cluster nodes share the same login.

Kerberos

We try to kerberize services. This allows you to login to different services without retyping your password. This includes ssh and webservices.

The kerberos realm is currently:
[realms]
ACC.GSI.DE = {
    kdc = dcw003.acc.gsi.de
    kdc = dcw004.acc.gsi.de
    admin_server = dcw003.acc.gsi.de
    admin_server = dcw004.acc.gsi.de
    default_domain = acc.gsi.de

You can lookup the current kdc and admin_servers by querying the srv records _kerberos._tcp.acc.gsi.de and _kpasswd._tcp.acc.gsi.de

-- ChristophHandel - 23 May 2018

This topic: IN > WebHome > AccAuthentication
Topic revision: 23 May 2018, ChristophHandel
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback