This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

SSH 1 Server and the Passwd file




Hello all, 

The ssh1 client is working pretty well for me, but I got hung up on the NT
server.

Basically it works but I could never get the passwd file right.

I believe the reason is that I am on a NetWare lan and not on a MS domain.

I ran mkpasswd -l but there were no crypt entries, and I dont even know how it
should look !!

SHELL } mkpasswd -d
Cannot get PDC, code = 2453
SHELL }

SHELL } mkpasswd -l
Administrator::500:513:::/bin/sh
Guest::501:513:::/bin/sh
JVanvlaa::1010:513:John Van Vlaanderen::/bin/sh
ntadmin::1000:513:DTC NT Administrator::/bin/sh
SHELL }

I foolishly tried to make crypts w/ perl ( perl -e 'print -e ( "secretpasswd",
"salt" )

But is that such a bad idea ??

Ok, confession time, I am ~not~ a c programmer, though I wish I were.
Would it be easy just to revert to the un/linix format ??, especially when the
cygwin docs pretty well dont want you to allow cygwin to be multi-user if
security in involved ??  

The point would be that only a distinct user group would be allowed in, and
they would be seperate from the NT users.  They would be managed by the ssh
admin, a completely sane approach if you view ssh as an application rather than
a part of the kernel.  

The web is managed thus (at least in apache) via htaccess (argh!!) or the other
passwd file method, or cookies.

Since my shop is buying into both Cygwin and ActiveState on NT, the obvious
stikes me every day, would it be possible to combine the two ??

TIA,

               "Y2K bugs, check under the rug"

=====
John van Vlaanderen

      #########################################
      #    CXN, Inc. Contact:                 #
      #    john@thinman.com, www.thinman.com  #
      #    1 917 309 7379 (cell, voice mail)  #                   
      #########################################
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]