RE: A note on the use of grep [WAS: Re: HELP! My printer won't stop!!]

2005-01-04 Thread Michael Sims
[EMAIL PROTECTED] wrote: >>> ps aux | grep [l]pr >>> >>> This still lists all the processes that contain the string "lpr", >>> but it will not match the grep process itself anymore. >> >> Why is that? Isn't a bracket expression containing only one >> character exactly the same as the character b

RE: A note on the use of grep [WAS: Re: HELP! My printer won't stop!!]

2005-01-04 Thread Michael Sims
[EMAIL PROTECTED] wrote: > A quick note. If you are grepping the output of a ps command, > enclose the first character of your regexp in square brackets. For > example: > > ps aux | grep [l]pr > > This still lists all the processes that contain the string "lpr", but > it will not match the grep p

RE: Local Deb Mirror

2004-11-24 Thread Michael Sims
Maurits van Rees wrote: > On Wed, Nov 24, 2004 at 02:58:05PM -0800, Raquel Rice wrote: >> Is that an answer to my question? >> > Raquel, I don't know if you are aware of the fact that any answer>that you get in this list is coming from good willing people that>charge nothing

RE: change conffiles

2004-11-18 Thread Michael Sims
You may want to consider something similar...it works for me quite well. I can provide more info if you're interested. _______ Michael Sims Project Analyst - Information Technology Crye-Leike Realtors ___ -- To

RE: pam/sshd question: allowing a user to try logging in more than once

2004-11-10 Thread Michael Sims
Jeremy Brown wrote: > Check out my 2nd message. I'm authenticating against an LDAP server > and thus require PAM. Oops, sorry, I guess I didn't read carefully enough. > I know this can be done with PAM. I have a Fedora Core box that > authenticates against LDAP for OpenSSH (via PAM), and it req

RE: pam/sshd question: allowing a user to try logging in more than once

2004-11-09 Thread Michael Sims
Jeremy Brown wrote: >> The subject line is fairly self-explanatory. Currently users who >> connect to my debian testing machine at work are prompted for their >> username, then their password only once. If a user enters a bad >> password, he or she is kicked out immediately and must open a new ss

RE: SSH/Putty password problem

2004-10-27 Thread Michael Sims
Michael Sims wrote: > I'm using PuTTY 0.53b from a Windows 2000 machine to SSH to a Debian > Sarge server running OpenSSH 3.8.1p1-8. The problem I am having is > that I am only given one chance to enter my password correctly. If I > mistype it on the first attempt, I am promp

RE: SSH/Putty password problem

2004-09-24 Thread Michael Sims
Andrew Schulman wrote: >> with a working SSH client I see this message before each prompt: >> >> Postponed keyboard-interactive for ... >> >> whereas I see the following message before the second prompt when >> using PuTTY: >> >> Failed keyboard-interactive/pam for ... > > That's good detective wor

RE: SSH/Putty password problem

2004-09-24 Thread Michael Sims
vizi0n (debian-user) wrote: > Michael Sims wrote: >> I'm using PuTTY 0.53b from a Windows 2000 machine to SSH to a Debian >> Sarge server running OpenSSH 3.8.1p1-8. The problem I am having is >> that I am only given one chance to enter my password correctly. If &g

SSH/Putty password problem

2004-09-24 Thread Michael Sims
Sorry if this is a silly or obvious question, but I've Googled and search the mailing list archives and cannot find anything relevant. I'm using PuTTY 0.53b from a Windows 2000 machine to SSH to a Debian Sarge server running OpenSSH 3.8.1p1-8. The problem I am having is that I am only given one c