Kerberos: Loading libgssapi krb5.a

2021-07-07 Thread Ranga S
Hi ! I get a problem with the gss-api libgssapi_krb5.a. When we put the libgssapi_krb5.a in a SAP kernel directory ( .../exe/run) and activating the SNC parameters in the instance profile, the sap systems starts but it does not allow any connection to the system. I have noticed that the w

kerberos credential cache filename with sshd causing problems for long running jobs

2021-07-07 Thread Jason Keltz
Hi. I have a question about Kerberos credential caches with sshd and long running compute jobs. If a user logs into our central SSH server, a kerberos credential cache is created in /tmp/krb5cc_ as would be expected. A user can run kinit -R before their 10 hour ticket expiry, up until the 7 d

Re: kerberos credential cache filename with sshd causing problems for long running jobs

2021-07-07 Thread James Ralston
On Wed, Jul 7, 2021 at 8:20 PM Jason Keltz wrote: > I assume that the reason that SSHd creates the sshd credential cache > in /tmp/krb5cc__ is so that an ssh session will > not share the same credential cache with say, a local workstation > login. The reason why sshd creates the Kerberos file cr