Faking display values

2001-08-13 Thread Larsson Mattias
Hi all! Is it possible to fake the display and still get it forwarded to a machine? The problem is a program that should not be hardcoded to host:1.0 under Solaris. The machine in question doesn't have a monitor or graphics card at all but this stupid program is locked at host:1.0 -- Mattias

RE: OpenSSH 2.5.2p2, Linux, and not accepting passwords

2001-08-13 Thread Abdul Rahman
Need to have pam correctly configured: If you are using PAM, you may need to manually install a PAM control file as /etc/pam.d/sshd (or wherever your system prefers to keep them). Note that the service name used to start PAM is __progname, which is the basename of the path of your sshd (e.g.,

RE: [ssh]: Subject emails

2001-08-13 Thread Sundland, Raymond
Not everyone here uses procmail, in fact, some of us are stuck with Outlook. Outlook doesn't have such functionality. I create rules to move e-mails from the SSH mailing list to another folder, but this doesn't always work based upon the 'to: ' field when it's set to '[EMAIL PROTECTED]' because

RE: [ssh]: Subject emails

2001-08-13 Thread Sundland, Raymond
Offtopic, yes, but I was wondering if he gets paid for this 6 month paternity leave, and if so maybe this is something I should negotiate with H.R. (not that I'm even married, but it still seems like a nice thing to have!) Again, can we remove this guy from the list. Thanks! -Ray |

Download ssh from??

2001-08-13 Thread Manit
hello Im trying to download ssh for my Linux system and cant seem to get the right site for it.. have visited a number of web sites but cant seem to get the right one .. If someone could please help me out.. it would be apprecaited greatly.. im using Linux 6.2 thanx manit

RE: OpenSSH 2.5.2p2, Linux, and not accepting passwords

2001-08-13 Thread Sundland, Raymond
RedHat uses PAM (then again, so do most Linux implementations). Did you compile OpenSSH with PAM support? If so, did you make the proper entries in /etc/pam.conf or /etc/pam.d/ssh? Are you getting PAM error messages when you try to login using a password via SSH? (tail -f /var/log/messages

Re: Download ssh from??

2001-08-13 Thread Greg Wooledge
On Mon, Aug 13, 2001 at 10:35:16AM -0700, Manit wrote: Im trying to download ssh for my Linux system and cant seem to get the right site for it.. That would depend on which one you consider right. :-) I'd recommend OpenSSH -- http://www.openssh.org/.

RE: OpenSSH 2.5.2p2, Linux, and not accepting passwords

2001-08-13 Thread Roy S. Rapoport
Thanks to the myriad of people who pointed to PAM being the culprit here. Thanks also to the people who pointed out this was in the archives (I'll admit I was a little confused here because of my lack of clarity as to the role of the two lists -- ssh@clinet and the secureshell lists). It's all

scp problems...

2001-08-13 Thread VENKATESH MOODLIAR
Hi, When I do a scp from machine b to a, I had no problem. Everything was fine. But when I do a scp from machine a to b then it comes up with an error message which is, 'Could not create socket pair: Invalid Argument. lost connection'. I dont know whats happening, both a b are operationg under

RE: OpenSSH 2.5.2p2, Linux, and not accepting passwords

2001-08-13 Thread Sundland, Raymond
*Refreshing Sigh* Another convert ;) | -Original Message- | From: Roy S. Rapoport [mailto:[EMAIL PROTECTED]] | Sent: Monday, August 13, 2001 3:26 PM | To: [EMAIL PROTECTED] | Subject: RE: OpenSSH 2.5.2p2, Linux, and not accepting passwords | | | Thanks to the myriad of people who

RE: [ssh]: Subject emails

2001-08-13 Thread Duncan Hill
With outlook, filter on Sender: [EMAIL PROTECTED] as any text in the header if you want to catch list traffic. Or whatever the securityfocus header would be. Works just fine for me. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sundland, Raymond

Re: scp problems...

2001-08-13 Thread Jeff Koenig
Not sure if this will help, but it's worth a try. I had an issue with scp on Solaris boxes and I traced the problem to a path to the scp executable and it only occurred for me for sh and ksh shell users. For me, the scp was not working because it was looking for scp in /usr/bin and scp was

Allowing scp but not sftp nor ssh

2001-08-13 Thread Justin Clift
Hi all, I've gotten OpenSSH 2.9p2 compiled and installed on Linux of various flavours here. One of the linux servers needs a client system to be able to connect to it and upload/download a file every now and again (for backup purposes). I have scp setup on the client such that it correctly