search for: studley

Displaying 9 results from an estimated 9 matches for "studley".

2002 May 06
6
SCP file corruptions
Hi, I apparently was asleep at the wheel using scp, and accidentally copied a file onto itself. Scp generated an Input/Output error and did not perform the copy. However, now the file is corrupt. Is this a but? Is there anyway to fix the file I messed up? Thanks, Don Gathman 208.396.6675
2002 Jun 18
2
OpenSSH and Solaris groups
...cts via ssh from one certain machine, the error still appears in the log file, however the login is successful. Has anyone ever run into something like this before? Any and all advice would be greatly appreciated. Thanks. sshd[847]: [ID 800047 auth.crit] fatal: getgroups: Invalid argument Matt Studley American Mathematical Society UNIX Sys Admin "Quantum Mechanics - mjs at ams.org The dreams that stuff is made of"
2002 May 10
1
building OpenSSH-3.1p1 w/OpenSSL-0.9.6d
...ecurity/openssh-3.1p1/scp.c:1132: undefined reference to `__floatdidf' /usr/local/src/security/openssh-3.1p1/scp.c:1179: undefined reference to `__floatdidf' /usr/local/src/security/openssh-3.1p1/scp.c:1179: undefined reference to `__floatdidf' gmake: *** [scp] Error 1 Any ideas? Matt Studley American Mathematical Society UNIX Sys Admin "Quantum Mechanics - mjs at ams.org The dreams that stuff is made of"
2002 Mar 07
2
OpenSSH-3.1p1 Solaris build with /dev/random
...eem to like too much. When I run the configure, it reports that Random Number Source is set to use the rand-helper. If I use the ANDIrand Solaris package as my /dev/random, It configures properly (Random Number Source is set to OpenSSL internal ONLY). Has anyone else run into this problem? Matt Studley American Mathematical Society UNIX Sys Admin "Quantum Mechanics - mjs at ams.org The dreams that stuff is made of"
2007 Sep 14
1
Allowed punctuation in samba filenames?
...from one ext3 filesystem to another via samba. It seems the problem is due to some punctuation not being allowed in paths/filenames. Can anyone tell me where I can find a definitive list of allowed / illegal characters? Thanks in advance Matt -- ================================== Dr Matthew Studley Lecturer : Robotics Bristol Robotics Laboratory Room 3Q75 University of the West of England Coldharbour Lane Bristol BS16 1QY +44 (0)117 968 2671
2002 Feb 20
1
Is there a way to tell the sshd to ignore the security check on t he user's home permissions?
Is there a way to tell the sshd to ignore the security check on the user's home permissions? debug3: secure_filename: checking '/ftpdata/pxdata/pold/data/.ssh' debug3: secure_filename: checking '/ftpdata/pxdata/pold/data' Authentication refused: bad ownership or modes for directory /ftpdata/pxdata/fold/data debug1: restore_uid debug2: userauth_pubkey: authenticated 0 pkalg
2002 Mar 11
1
scp and Solaris ACLs
...have a file that has ACLs set and I use scp or rsync -e ssh to copy the file (local->local or local->remote) the ACLs are gone from the copied file(s). Is this a known issue or am I just missing something (a flag for instance) when performing the copy? Thanks in advance for your help. Matt Studley American Mathematical Society UNIX Sys Admin "Quantum Mechanics - mjs at ams.org The dreams that stuff is made of"
2002 Apr 04
1
Problems with ./config on Mac OS X
My apologies for sending this to such a generic list. My ultimate goal is to compile Kerberos-aware ssh and scp on my Mac running OS X 10.1.3. To that end, I downloaded openssh-3.1p1. Following the instructions, I also downloaded and installed openssl-0.9.6c. I did a % make; make install for that. It seems to be happy. However, when I run ./config, I get this error: checking whether
2002 Mar 27
2
Problem with ssh-keygen
Dear Developer, I'm having problem running ssh_keygen on my solaris 7 box. Can you please tell me as to why I'm getting this error as described below? I don't have that problem with solaris 8 that runs SMCossh 3.0.2p1 Thanks in advance. Louie # /usr/local/bin/ssh-keygen ld.so.1: /usr/local/bin/ssh-keygen: fatal: libcrypto.so.0.9.6: open failed: No such file or directory Killed #