I can't find anything in neither the documentation, nor the FAQ
about how to update a Cygwin package or Cygwin utility, or about
how to install a package AFTER Cygwin has already been installed.
If anyone knows a link to such documentation, please reply.
--
Unsubscribe info: http://cygwin.
+---
| 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
+---
| 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 a
s is cygwin related.
Do you have any idea about what I should try to let this user log in ?
Thanks for your time.
+---
| 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
Where in the documentation on the cygwin site is there information
about how to create a new user ?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http
be
updated ? Everything below c:\ or just what's below cygwin's root.
If I'm wrong about anything I've said, please correct me.
+---
| On Mon, Jan 21, 2002 at 06:07:58PM -0500, Alex BATKO wrote:
| > Please confirm that this recursion only has to be done for cygw
+---
| On Sat, Jan 19, 2002 at 12:34:19AM -0600, Alex Malinovich wrote:
| > >You could write a script. That's even more fun than setting
| > >all user/group/permission info by hand. Treat it as challenge.
| > >
| > >Corinna
| >
| > Actually, this almost sounds fun... :) Corr
+---
| ntea just uses the HPFS like extended attributes to simulate
| file permissions. ntsec uses the NTFS ACLs to set real
| permissions.
+---
Because I have had CYGWIN='ntea' in ~/.profile since the first day
of installing cygwin, if I now switch over to 'ntse
+---
| "ntea" makes you have less usable disk space- it creates a big file
| IIRC. I don't know if it just creates the file on FAT, or if the file is
| only undeletable on FAT. "ntsec" works on NT and NTFS.
+---
But on the CYGWIN User's Guide, the warning under
+---
| At 12:59 PM 1/18/2002, Alex BATKO wrote:
| >Is that OK ? I need 'ntea' to effectively use chmod.
|
| Not if you're working on NTFS partitions you don't. You're *much* better
| off using 'ntsec'. You can see the user guide if you
woo, hoo !!!
+---
| You can set this as a windows system environment variable by right
| clicking on my computer -> properties -> environment (or advanced if you
| on win2k?). This needs to be set at a system level so the system manager
| sees that it is set and passes it on
+---
| Have you tried use tee? For example:
|
| $ net group /domain | tee group.txt
|
This didn't help because I wasn't getting anything on stdout to begin
with, and tee copies stdout to a file. So all i got was: nothing on
the screen, and a file of size 0, called group.txt.
| Make sure that your term is set to cygwin.
|
Is it enough to put the following in ~/.profile ?
export TERM='cygwin'
| Make sure that your window (buffer size) is set to 80x25.
|
I am executing the ssh command (to get into the Windows machine)
from an xterm (on my linux box) that has size 80x2
| > -----Original Message-
| > From: Alex BATKO [mailto:[EMAIL PROTECTED]]
| > Sent: Thursday, January 17, 2002 1:04 PM
| > To: [EMAIL PROTECTED]
| > Subject: no output from net.exe
| >
| >
| >
| > When I am logged into my windows machine via ssh, I cannot redirec
When I am logged into my windows machine via ssh, I cannot redirect
the output of the command net.exe into a file, nor capture the output
in an array (within a perl script).
On the other hand, executing `net.exe group >> zzz` from the cygwin
bash shell, and from windows' command.com, works just
15 matches
Mail list logo