search for: speno

Displaying 7 results from an estimated 7 matches for "speno".

Did you mean: spent
2000 May 03
2
SIA support patches for Tru64 UNIX
I think I'm ready with the SIA (Security Integration Architecture) patches for Tru64 UNIX. All of the code was written by Tom Woodburn, an engineer at Compaq. I've only performed integration and testing of the patches with more help from Tom. Tom's original patches were included in the "other" ssh. We'd both like to see SIA support get into OpenSSH. SIA provides PAM-like
2000 Mar 27
1
scp: write stdout: Broken pipe error (Tru64 UNIX)
...c key (768 bits) and host key (1024 bits). debug: Host 'lopan' is known and matches the host key. debug: Encryption type: 3des debug: Sent encrypted session key. debug: Installing crc compensation attack detector. debug: Received encrypted confirmation. debug: Doing password authentication. speno at lopan's password: debug: Sending command: scp -v -f sl.tar debug: Entering interactive session. Cannot find terminal. Sending file modes: C0600 11530240 sl.tar sl.tar 4% |*** | 512 KB 00:20 ETAInterrupted system call...
2000 Jan 18
1
Tru64 UNIX plans?
Is anyone currently working on adding support for Tru64 UNIX's enhanced security to OpenSSH?
2000 Apr 26
1
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=95669367427640&w=2 (fwd)
....org/ | Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work) ---------- Forwarded message ---------- Date: Tue, 25 Apr 2000 19:55:56 -0600 (MDT) From: Theo de Raadt <deraadt at cvs.openbsd.org> To: djm at cvs.openbsd.org, markus at cvs.openbsd.org, provos at cvs.openbsd.org, speno at isc.upenn.edu Subject: re: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=95669367427640&w=2 Index: clientloop.c =================================================================== RCS file: /cvs/src/usr.bin/ssh/clientloop.c,v retrieving revision 1.21 diff -u -r1.21 clientloop.c...
2000 Jul 05
0
openssh compile error on TRU64 4.0D
...e *** Exit 1 where line 509 ===> (sia_validate_user(NULL, saved_argc, saved_argv, get_canonical_hostname(), pw->pw_name, NULL, 0, NULL, "") == SIASUCCESS)) I read the archive mails and adjusted the auth1.c source file according to the latest info (by John Speno on 7/3) but without success (so there seems to be a difference between TRU64 5.0A and 4.0D) or did i overlook something obvious? Any help would be appreciated Kind regards Henk Baars
2006 Oct 20
1
skipping growing files?
Is there a way to instruct rsync to ignore a file that is currently growing in size? For example, a file is currently being uploaded to the source machine while another client is using rsync to pull down files. Can rsync detect and skip said file instead of copying whatever is there already? I suppose a -mtime like feature would also solve this problem for me in that the client could
2000 Oct 15
1
Patch for Digital Unix SIA authentication
A while back, I sent in a patch that added Digital Unix SIA authentication to OpenSSH. Well, I just figured out that it didn't handle everything correctly (locked accounts could still log in). I thought I had checked that, but I guess I missed it. Anyway, here is a patch against OpenSSH 2.2.0p1 that fixes this. -- Chris Adams <cmadams at hiwaay.net> Systems and Network Administrator