+---
| I have the latest greatest Cygwin possible (don't have
| version numbers in front of me at the moment), but mkpasswd -u
| means "make a password entry just for the given user"
|
OK, thanks for pointing that out. Although I think that other then the
amount of time require
At 01:56 AM 2/13/2002, Ryan T. Sammartino wrote:
>On Tue, Feb 12, 2002 at 05:26:54PM -0500, Alex BATKO wrote:
> > We are doing pretty much the same things (in creating a user), but
> > I get permission denied after entering the password (during an ssh
> > attempt). You don't have this problem ?
On Tue, Feb 12, 2002 at 05:26:54PM -0500, Alex BATKO wrote:
> I'm not sure if you made a mistake or not, in typing the '-u' flag,
> because my mkpasswd doesn't support that option.
I have the latest greatest Cygwin possible (don't have
version numbers in front of me at the moment), but mkpasswd -
> I'm not sure if you made a mistake or not, in typing the '-u' flag,
> because my mkpasswd doesn't support that option.
>
You have an old mkpasswd. "-u,--username username only return information for
the specified user" is relatively new.
--
Gary R. Van Sickle
Brewer. Patriot.
--
Unsubscri
+---
| On Tue, Feb 12, 2002 at 01:57:48PM -0500, Alex BATKO wrote:
| >
| > OK. I have a particular user who already has a windows account,
| > but now i'd like to be able to allow that user (username: billy)
| > to ssh into the domain controller (to be able to use cygwin).
| >
On Tue, Feb 12, 2002 at 01:57:48PM -0500, Alex BATKO wrote:
>
> OK. I have a particular user who already has a windows account,
> but now i'd like to be able to allow that user (username: billy)
> to ssh into the domain controller (to be able to use cygwin).
>
This is what I do:
#! /bin/bas
OK. I have a particular user who already has a windows account,
but now i'd like to be able to allow that user (username: billy)
to ssh into the domain controller (to be able to use cygwin).
What I did so far is `mkpasswd -d | grep billy >> /etc/passwd`.
Then billy tries to do `ssh host_name -
On Tue, Feb 12, 2002 at 01:35:06PM -0500, Alex BATKO wrote:
>
> Where in the documentation on the cygwin site is there information
> about how to create a new user ?
Nowhere. It's in the Windows documentation.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin t
8 matches
Mail list logo