[FreeNX-kNX] kerberos authentication

Blindauer Emmanuel freenx at mooby.net
Sat Dec 15 08:58:06 UTC 2007


Le Saturday 15 December 2007 09:25:55 william at cobradevil.org, vous avez 
écrit :
> Hello people,
>
> I have a question regards kerberos authentication.
>
> I am running a single firefox session trough nx.
>
> When i localy login from a kdm session i get a kerberos ticket from my kdc.
> Then when is start firefox and connect to squid my user gets authenticated
> (sso) with the proxy server (squid_kerb_auth). This is for user logging.
>
> When i start a nx session i get logged in with pam_krb but the nxnode then
> connects with a public key, so no kerberos ticket.


It depend on your setup.
I have ENABLE_SU_AUTHENTICATION="1"
in my node.conf

My pam.d/su file use pam.d/common-auth for auth:

auth    sufficient      pam_krb5.so nullok_secure

And the user gets its ticket.

I've briefly tried with ENABLE_SSH_AUTHENTICATION="1" but without success

Emmanuel



More information about the FreeNX-kNX mailing list