Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 10:40:43PM +0100, Corinna Vinschen wrote: > I'm running a 2003 Server as standalone (non-domain) server. In that > setting, password complexity is disabled by default, so I missed that one, > too. Thanks for the heads up. I changed the password to SSHD_server, > which see

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 04:05:43PM -0600, DePriest, Jason R. wrote: > User Accounts have a USER_FLAGS attribute that can be any combination of > a couple of values. One of these can be UF_DONT_EXPIRE_PASSWORD. If it > is present, the password never expires. > > I typically manipulate it using Da

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 09:34:04PM -0500, Alan Dobkin wrote: > I use Dave Roth's perl module for more complex user flag settings, > but the hands down easiest way to do this is with the NET command: > > NET USER username /EXPIRES:NEVER Unfortunately that's not right. I thought the same and used

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-04 Thread Mader, Alexander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hallo, I proceeded as described and sshd works according to /etc/passwd and ntsec after starting manually in the environment listed below. Regards, Alexander. 8< >8 $ cygcheck -sr Cygwin Win95/NT

RE: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-03 Thread Alan Dobkin
I use Dave Roth's perl module for more complex user flag settings, but the hands down easiest way to do this is with the NET command: NET USER username /EXPIRES:NEVER This command is built-in on all Windows NT/2K/XP systems. For more details see NET HELP USER. Alan --On Monday, November 03, 2003

RE: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-03 Thread DePriest, Jason R.
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Corinna Vinschen > Sent: Monday, November 03, 2003 3:41 PM > To: [EMAIL PROTECTED] > Subject: Re: Take 2: Testers for new ssh-*-config scripts wanted! [--] > However, I have s

Re: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-03 Thread Corinna Vinschen
On Mon, Nov 03, 2003 at 06:51:04PM +0100, Philippe Torche wrote: > Hi, > > 1. Line 488 (you will hate me !?) : read _cygwin --->>> read -e _cygwin Uh, yes, I missed that one. > 2. If password complexity is enabled (yes per default) use a more complex > password : length of 7 min (max 14 to avoid

RE: Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-03 Thread Philippe Torche
-Message d'origine- > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > De la part de Corinna Vinschen > Envoyé : lundi, 3. novembre 2003 17:22 > À : [EMAIL PROTECTED] > Objet : Take 2: Testers for new ssh-*-config scripts wanted! > > Hi, > > I'd like t

Take 2: Testers for new ssh-*-config scripts wanted!

2003-11-03 Thread Corinna Vinschen
Hi, I'd like to ask for more testing of the new ssh-host-config and ssh-user-config scripts. The new thing here is, that the ssh-host-config script now tries to figure out if the machine is a 2003 Server or newer system. If so, the script asks, if it should create a new account "sshd_server" to