search for: tisauth

Displaying 2 results from an estimated 2 matches for "tisauth".

Did you mean: tis_auth
2001 Mar 13
0
[PATCH] openssh 2.5.1p2 TIS authserv support
...paccess.o +SSHDOBJS= sshd.o auth.o auth1.o auth2.o auth-chall.o auth2-chall.o auth-rhosts.o auth-options.o auth-krb4.o auth-pam.o auth2-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o auth-sia.o dh.o sshpty.o log-server.o sshlogin.o loginrec.o servconf.o serverloop.o md5crypt.o session.o groupaccess.o tisauth.o TROFFMAN = scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh-keyscan.1 ssh.1 sshd.8 sftp-server.8 sftp.1 CATMAN = scp.0 ssh-add.0 ssh-agent.0 ssh-keygen.0 ssh-keyscan.0 ssh.0 sshd.0 sftp-server.0 sftp.0 diff -urN openssh-2.5.1p2/acconfig.h openssh-2.5.1p2-tis/acconfig.h --- openssh-2.5.1p2/acconf...
2000 Dec 07
1
[PATCH] tis authserv support
...oginrec.o servconf.o serverloop.o md5crypt.o session.o +SSHDOBJS= sshd.o auth.o auth1.o auth2.o auth-skey.o auth2-skey.o auth-rhosts.o auth-options.o auth-krb4.o auth-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o dh.o pty.o log-server.o login.o loginrec.o servconf.o serverloop.o md5crypt.o session.o tisauth.o TROFFMAN = scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8 sftp-server.8 CATMAN = scp.0 ssh-add.0 ssh-agent.0 ssh-keygen.0 ssh.0 sshd.0 sftp-server.0 diff -urN openssh-2.3.0p1/acconfig.h openssh-2.3.0p1-tis/acconfig.h --- openssh-2.3.0p1/acconfig.h Wed Oct 18 15:11:44 2000 +++ openssh-...