vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi. I'm configuring an IBM pSeries 650 with AIX 5.2 --- The aim is to have a secure AFS cell, and I'm acting in this order: Kerberos 5 |--------------------> SSH v LDAP | v AFS But I can't succeed in making ssh use kerberos tickets: - Compiling OpenSSH it fails the configure: it does not find a library (gss-*) and this one is *not* present on the system. - Using the OpenSSH package from the bonus/extension pack says "Bad Option" on every sshd_config line about kerberos. I don't know how I can do it... Has anyone an idea? -- Sensei <senseiwa:tin.it> <icq:241572242> <msn:Sensei_Sen:hotmail.com> f u cn rd ths u r usng unx |
| ||||
| Sensei wrote: > - Compiling OpenSSH it fails the configure: it does not find a library > (gss-*) and this one is *not* present on the system. Gave up. The library libk5crypto is NOT present, and I cannot find it. > - Using the OpenSSH package from the bonus/extension pack says "Bad > Option" on every sshd_config line about kerberos. Solved using a newer version. -- Sensei <senseiwa:tin.it> <icq:241572242> <msn:Sensei_Sen:hotmail.com> f u cn rd ths u r usng unx |