Re: Cygwin doesnt work

2002-03-10 Thread Michael A Chase

- Original Message -
From: "Gavi Narra" <[EMAIL PROTECTED]>
Newsgroups: gmane.os.cygwin
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 09, 2002 22:39
Subject: Cygwin doesnt work

> I have installed cygwin.. When i try to compile my program ,i get this
> error.
>
> abnormal program termination
>
> Can anyone please help.

I've lost the number to the psychotic hot line again, so please provide more
details.  A visit to http://cygwin.com/bugs.html would help you learn how to
evaluate and report possible bugs.

1.  How did you install Cygwin?

2.  What kind of program are you trying to compile?

3.  What command do you run to compile the program?

4.  Which shell (bash, sh, tcsh, ...) are you running under when you attempt
the compile?

5.  The output from 'cygcheck -s' (without the quotes) would provide other
useful information.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




CVS/ssh at sources down?

2002-03-10 Thread Robert Collins

Just trying to update to the setup200202 branch, to squash the last few
bugs when...



$ ssh [EMAIL PROTECTED] -vv
OpenSSH_3.0.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
debug1: Reading configuration data /usr/home/Administrator/.ssh/config
debug1: Seeding random number generator
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 500 geteuid 500 anon 1
debug1: Connecting to sources.redhat.com [209.249.29.67] port 22.
debug1: temporarily_use_uid: 500/513 (e=500)
debug1: restore_uid
debug1: temporarily_use_uid: 500/513 (e=500)
ssh: connect to address 209.249.29.67 port 22: Connection refused
debug1: restore_uid

Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: Suggestion for setup

2002-03-10 Thread Robert Collins



> -Original Message-
> From: Andrew DeFaria [mailto:[EMAIL PROTECTED]] 


> I'm not saying that if one wants /etc/passwd updated one sure run 
> Cygwin's setup.exe. What I'm saying is that Cygwin's setup.exe should 
> not break the /etc/passwd in place already. My experiences says that 
> setup currently breaks things.

Hmm. Well if one of /etc/group and /etc/passwd is missing, can we assume
the other is valid? AFAICT we should either 
a) only replace missing files, or
b) replace both if one is missing, but make a backup of the existing
one.

Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: Excessive packages installed by default

2002-03-10 Thread Robert Collins



> -Original Message-
> From: rotaiv [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, February 27, 2002 9:53 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Excessive packages installed by default

> Could it have something to do with how I execute the 
> setup.exe and what I 
> use as the base install directory?

Possibly. If you could produce some step-by-step how to reproduce
instructions, I'll look into this.

Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: Next version of setup.exe

2002-03-10 Thread Robert Collins

Hi Mark,
sorry for the long delay... fiscally supported work intervened.

> -Original Message-
> From: Mark Himsley [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, February 26, 2002 10:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Next version of setup.exe
> 
> 
> On Tue, 26 Feb 2002 11:01:12 +1100 you wrote:
> 
> >It is accessible via 
> >http://www.cygwin.com/setup-snapshots/setup-20020225.exe.
> 
> Maybe the 'Locate package Directory' text box could fill the 
> width of the dialog slightly more

Patches (from anyone) accepted. 
 
> Maybe its my computer but selecting the 'Cygwin Setup' item 
> in the task bar or clicking anywhere on the dialog except for 
> the title bar does not top the dialog (it does get focus though).

It's everyones. Long term the chooser will be just-another-property page
(or something). Anyway, known bug (I'm assuming that you have the choose
open when this occurs). Can you please confirm my assumption?
 
> Using setup in two passes, one to doanload and one to 
> install. I selected to uninstall bison on the first pass, it 
> was installed and there was an update to happen. On the 
> second pass I was not able to uninstall as uninstall is not 
> one of the options but installing the latest version (which 
> was not downloaded) was in the list of options. When it got 
> to do the install there was an error indicating that the file 
> to install did not exist (which is correct). This leads me to 
> two observations: (1) what is the point of the uninstall 
> option in the download phase and (2) why did the install 
> phase offer to install a file that did not exist and did not 
> offer to uninstall that file.

'Download only' mode is a hack leveraging existing functionality, not a
truly separate mode. So it prevents installs... but apparently
uninstalls slipped through the gaps. Added as a todo-item to remove the
uninstalling, and the ability to choose that (or reinstalls).

As for the install phase, I'm not sure if this email was sent before or
after I fixed a critical bug in the local-install mode, you may find
it's fixed now.

Cheers,
Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: Next version of setup.exe

2002-03-10 Thread Robert Collins



> -Original Message-
> From: Volker Quetschke [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, February 26, 2002 7:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Next version of setup.exe
> 
> 
> Just tried it,
> 
> as you can see here:
> 
> http://www.scytek.de/setup-20020225-screens2.gif
> 
> it does strange things in the selection window, I just 
> clicked +Doc and made a screenshot.
> 
> And here: http://www.scytek.de/setup-20020225-screens1.gif
> you can see what happens after a click on the View button.

Urk. Nasty. Well I don't have the ability to debug this - I've got NT
kernel based machines only, as my emulted environment with 95 is
currently cactus. So I'm depending on 'net support to debug this. I
wager that it's related to my clip area enhancements in the pick line
::paint routine, as that gave me a [little] gyp.
 
This has been reported twice now on 98SE. I'm very interested if it is
98SE across the board, or 98SE + xyz video card.

Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: setup.exe V2.125.2.10 cannot install from local directory

2002-03-10 Thread Robert Collins

It should work in that configuration. You'll need to gve us symbolic
debug information for us to help though. 

Ideally you could build your own debug version of setup.exe, run it
under gdb and show the full backtrace from each thread.

Cheers,
Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: No home directory on fresh setup

2002-03-10 Thread Robert Collins

Not sure if this has already been answered... so if it has - sorry. There was a bug in 
mkpasswd in win9x that has been corrected now, so try updating to newer packages and 
it should work correctly.

Rob

> -Original Message-
> From: Vorst, Jan van der [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, February 22, 2002 12:51 AM
> To: '[EMAIL PROTECTED]'
> Subject: No home directory on fresh setup
> 
> 
> A fresh installation of the latest cygwin results in no home 
> directory. One enters in /usr/bin/. 
> I editted passwd to point to it /home/ and created the 
> /home/ directory manually. This resulted in a correct login. 
> Then CVS however didn't work well anymore in that the 
> administration database was not updated in case of a modules checkin.
> 
> I downloaded the previous cygwin version and made a fresh 
> installation of this one. It had none of the above problems. 
> After updating this one to the latest version (so no fresh 
> installation) the problems did not reappear. 
> 
> So it seems to me there is a problem with the fresh latest 
> installation procedure.
> 
> The problem is reproducable on my machine.
> I cleaned the registry before each fresh installation (setup).
> 
> The following report  < problems.url>> seems to be the same.
> 
> included are:
> 1. cygchecklatest: fresh installation of latest cygwin
> 2. cygcheckprev: fresh installation of previous cygwin
> 3. cygcheckprev2latest: previous to latest
> 
>  <>  <>  <> 
> regards, Jan van der Vorst
> 
> **Internet Email Confidentiality Footer** 
> Privileged/Confidential Information may be contained in this 
> message.  If you are not the addressee indicated in this 
> message (or responsible for delivery of the message to such 
> person), you may not copy or deliver this message to anyone. 
> In such case, you should destroy this message and kindly 
> notify the sender by reply email. Please advise immediately 
> if you or your employer do not consent to Internet email for 
> messages of this kind. Opinions, conclusions and other 
> information in this message that do not relate to the 
> official business of my firm shall be understood as neither 
> given nor endorsed by it.
> 

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Missing symbols in libncurses?

2002-03-10 Thread Stephano Mariani

I am trying to build a custom Linux kernel from within cygwin, but when
running make menuconfig, I get undefined symbols. I have patched my
binutils to fix building dlls, but this should not affect me here. Has
someone else encountered this problem, and if so what did you do?

Thanks,
Stephano Mariani

$ make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
num_of_bfd=21 num_of_left_bfd=21 whole_size=   0 whole_reduced_size=
0
gcc -o lxdialog checklist.o menubox.o textbox.o yesno.o inputbox.o
util.o lxdialog.o msgbox.o -lncurses
checklist.o(.text+0x4e9):checklist.c: undefined reference to `COLS'
checklist.o(.text+0x500):checklist.c: undefined reference to `LINES'
checklist.o(.text+0x526):checklist.c: undefined reference to `stdscr'
menubox.o(.text+0x43b):menubox.c: undefined reference to `COLS'
menubox.o(.text+0x452):menubox.c: undefined reference to `LINES'
menubox.o(.text+0x47a):menubox.c: undefined reference to `stdscr'
textbox.o(.text+0x2a8):textbox.c: undefined reference to `COLS'
textbox.o(.text+0x2bc):textbox.c: undefined reference to `LINES'
textbox.o(.text+0x2eb):textbox.c: undefined reference to `stdscr'
yesno.o(.text+0xb3):yesno.c: undefined reference to `COLS'
yesno.o(.text+0xc7):yesno.c: undefined reference to `LINES'
yesno.o(.text+0xf2):yesno.c: undefined reference to `stdscr'
inputbox.o(.text+0xa9):inputbox.c: undefined reference to `LINES'
inputbox.o(.text+0xb3):inputbox.c: undefined reference to `COLS'
inputbox.o(.text+0xfc):inputbox.c: undefined reference to `stdscr'
util.o(.text+0x87):util.c: undefined reference to `COLS'
util.o(.text+0x8d):util.c: undefined reference to `LINES'
util.o(.text+0x93):util.c: undefined reference to `stdscr'
util.o(.text+0xab):util.c: undefined reference to `stdscr'
util.o(.text+0xd8):util.c: undefined reference to `stdscr'
util.o(.text+0xe9):util.c: undefined reference to `stdscr'
util.o(.text+0x111):util.c: undefined reference to `stdscr'
util.o(.text+0x11c):util.c: undefined reference to `COLS'
util.o(.text+0x12c):util.c: undefined reference to `stdscr'
util.o(.text+0x14c):util.c: undefined reference to `stdscr'
lxdialog.o(.text+0x2ac):lxdialog.c: undefined reference to `COLS'
lxdialog.o(.text+0x2b2):lxdialog.c: undefined reference to `LINES'
lxdialog.o(.text+0x2b8):lxdialog.c: undefined reference to `stdscr'
lxdialog.o(.text+0x2c6):lxdialog.c: undefined reference to `stdscr'
lxdialog.o(.text+0x2ed):lxdialog.c: undefined reference to `stdscr'
msgbox.o(.text+0x11):msgbox.c: undefined reference to `COLS'
msgbox.o(.text+0x25):msgbox.c: undefined reference to `LINES'
msgbox.o(.text+0x4e):msgbox.c: undefined reference to `stdscr'
num_of_bfd=79 num_of_left_bfd=79 whole_size=   0 whole_reduced_size=
0
collect2: ld returned 1 exit status
make[1]: *** [lxdialog] Error 1
make: *** [menuconfig] Error 2




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Telneting/ftping to cygwin

2002-03-10 Thread Rick Calder

  I downloaded all of the Cygwin stuff Friday, and went through hell
trying to get the inetd stuff to work.  Win2k, SP2, had set CYGWIN, PATH,
and the registry stuff, rebooted, etc ...

  Searching the archives showed a lot of folks having the same problems
:  telnetd would start and end immediately.  Running it standalone with
debug 'might' work.

   Well, I am pleased to say that I finaly got it working.  It turns
out that the server that I downloaded it from had an older release of
the inetutils package, 1.3.2-16.  Once I located and installed the 1.3.2-17,
it worked the 1st time !
   One other note :  Using the M$ provided telnet from Win2k to another
Win2k box with Cygwin will cause double linefeeds when you hit the ,
like at login.  Makes it real difficult to get logged in.  8-) If you
use a , it works as expected.  Solution ?  Use the Cygwin telnet
client.

-- 
Rick Calder


__
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Next version of setup.exe

2002-03-10 Thread Volker Quetschke

Hi!

>>as you can see here:
>>
>>http://www.scytek.de/setup-20020225-screens2.gif
>>
>>it does strange things in the selection window, I just 
>>clicked +Doc and made a screenshot.
>>
>>And here: http://www.scytek.de/setup-20020225-screens1.gif
>>you can see what happens after a click on the View button.
>>
> 
> Urk. Nasty. Well I don't have the ability to debug this - I've got NT
> kernel based machines only, as my emulted environment with 95 is
> currently cactus. So I'm depending on 'net support to debug this. I
> wager that it's related to my clip area enhancements in the pick line
> ::paint routine, as that gave me a [little] gyp.
>  
> This has been reported twice now on 98SE. I'm very interested if it is
> 98SE across the board, or 98SE + xyz video card.

I tested the new setup on another Win98SE machine, same effect!

Machines:

Acer Travelmate 600TER with ATI Rage Mobility-M1 (I installed new video 
drivers, no changes)

Desktop PC with 128MB Ram, AMD Duron 800 and nvidia TNT2 graphics board.

If I move the setup window and "redraw" with the view-button, I have the 
impression that only the upper left (estimated with ruler) 570x330 pixel 
  of the full 1024x768 are drawn.

Volker



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Keyboard mapping

2002-03-10 Thread Sami Tikka

Paul McFerrin wrote:
> Anyone have any information if and how one would remap certain key on
> your keyboard under cygwin?  I would personally like the "Caps Lock" to
> do nothing.  It's always getting in my way!  Maybe make F13 the Caps
> Lock so it is really out of my way. :+)
> 
> -paul mcferrin
> 

Although not an expert on Cygwin, I would guess keyboard mapping falls 
outside of Cygwin's domain of operation. However, Windows 2000 and XP 
have a thing called Scan Code Mapper, which can be used to do what you 
want. I myself have treated my W2K so it has no caps lock at all and the 
caps lock key behaves as a second (well, third, actually) control key.

See
http://www.microsoft.com/hwdev/tech/input/w2kscan-map.asp
for further details.

-- 
Sami Tikka = [EMAIL PROTECTED] = http://www.iki.fi/sti/
/* No comment */


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Failed: Installing Postgresql under Cygwin on win98se

2002-03-10 Thread Jason Tishler

Tom,

On Sat, Mar 09, 2002 at 03:04:26AM +0100, Tom Lauren wrote:
> $ ls -l /bin/postgres
> 
> gives me this:
> 
> ?rw-r--r--0 0unknown   2706432 Jan  1  1970 /bin/postgres
> 
> where "unknown" is my win-username (ok might be confusing..)
> 1970 looks funny, but this ?rw-r--r-- makes me nervous...
> and chmod doesn´t work, so I have no idea how to change that!?

The cause of the above is your root cause.  Fix this and I presume that
PostgreSQL will work too.  Sorry, but I have never seen the above problem.
I don't have access to Windows 9x/ME, so maybe someone else who does can
help...

Jason

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: login: no shell: /bin/bash: Permission denied

2002-03-10 Thread Jason Tishler

Andrew,

On Fri, Mar 08, 2002 at 02:32:07PM -0800, Andrew DeFaria wrote:
> Jason Tishler wrote:
> 
> >On Thu, Mar 07, 2002 at 10:34:42AM -0800, Andrew DeFaria wrote:
> >>Please do not email me directly - keep it only on the list.
> >
> >Hmm...didn't you just do a reply all?  Or, was that to make a point?
> 
> You emailed me. I emailed you back. AND I put it back to the mail list.
> [snip] 

I find your replies an interesting way of saying "thank you."  Have you
already forgotten that I was the one that actually *helped* you?

Jason

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




your link accepted

2002-03-10 Thread link_accepted

www.geocities.com/link_accepted






































___

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Problems with executables under Cygwin on win98se

2002-03-10 Thread Tom Lauren

Hi!

Ok, then folks, i face the following problem :)

> > $ ls -l /bin/postgres
> >
> > gives me this:
> >
> > ?rw-r--r--0 0unknown   2706432 Jan  1  1970 /bin/postgres
> >
> > where "unknown" is my win-username (ok might be confusing..)
> > 1970 looks funny, but this ?rw-r--r-- makes me nervous...
> > and chmod doesn´t work, so I have no idea how to change that!?

{btw: , every executable looks like this }

>  Sorry, but I have never seen the above problem.
> I don't have access to Windows 9x/ME, so maybe someone else who does can
> help...

> Jason

Does anybody know how to fix that? sys: win98se cygwin 1.3.10 (NEW)


Thanks!

Tom




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: Problems with executables under Cygwin on win98se

2002-03-10 Thread Robert Collins

Do you have valid /etc/passwd and /etc/group files?

Rob

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: Problems with executables under Cygwin on win98se

2002-03-10 Thread Tom Lauren

Hi, here are my:

etc/passwd |  unknown::500:544::unknown:/bin/bash
etc/group|  unknown::544:

well, i didn´t look at them till now -- and can´t guess what would be
right  --- if its not?
again, unknown is my username :: i suppose means no pass, hm 500 is my
"id"? and 544?

Hope it makes something more clear...?

Tom






--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




how to find the amount of RAM

2002-03-10 Thread Stephen Weeks


Is there a way to find the amount of RAM from within Cygwin?  I
tried sysconf(_SC_PHYS_PAGES) but that returns -1.  The only other
thing that I saw was a post on this list

http://sources.redhat.com/ml/cygwin/2001-11/msg00849.html

but that never received an answer.  Any ideas?  Thanks.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: autoconf 2.52a-1: M4PATH not being honoured through wrapper script.

2002-03-10 Thread Charles Wilson

James Harvey wrote:

> OK, thanks. A colleague of mine noticed a bug, in that:
> 
> export M4PATH=${AUTO_STABLE}/share/autoconf:${M4PATH}
> 
> will set M4PATH to '/foo/share.autoconf:' if it was not previously set, and
> an empty path equates to the current directory, which is probably not what
> was intended.


How do you figure that?  "/foo/share/autoconf:" contains only a single 
directory.  It is not equivalent to "/foo/share/autoconf:."

Anyway, it doesn't really matter -- m4 *always* searches the current 
working directory, regardless of the value of ${M4PATH} or the use of -I 
options.  See 'info m4'.

> This really needs a check to see whether M4PATH was previously
> set, and only appending to it if so. This isn't an issue for PATH because
> you assume it is always set to something.

I don't think it's an issue for M4PATH, either.  (OTOH, your *other* 
bugreport is a valid concern, and I'm fixing that now...)

--Chuck


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




Re: cygwin update 1.3.9-1 ==> 1.3.10-1: sshd stops working

2002-03-10 Thread Bjoern Kahl AG Resy


 Hallo!

On Sat, 9 Mar 2002, Martin Bene wrote:

> if I try updating cygwin from 1.3.9 to 1.3.10 sshd stops working: when trying to 
>connect from a remote system, I get the followin messages:
>
> [root@backup full]# ssh martin.bene@myserver
> martin.bene@myserver's password:
> Fanfare!!!
> You are successfully logged in to this server!!!
> setgid: Invalid argument
> Connection to myserver closed.
>
> downgrading to 1.3.9 fixes the problem; installation is on a W2K server, completely 
>new/clean install (openssh 3.1p1) using CYGWIN=ntsec tty in environment. sshd is run 
>as a service with aditional binmode parameter.

 1. Search the archive about ssh & setgid

 2. there you find:
- you have to fix your /etc/passwd and /etc/group
- every group used in /etc/passwd *must* be listed in
  /etc/group
- you are probably missing group 513 or 10513

 3. There might be some other problem, so try the archives.


 Bjoern

-- 
+-+
| Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) |
| Informatics Faculty +++ Building 48 +++ University of Kaiserslautern|
| phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de   |
+-+


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/




RE: openssh

2002-03-10 Thread Bjoern Kahl AG Resy


 Hallo!

On Fri, 8 Mar 2002, Stephano Mariani wrote:

> When the user is deleted, the permissions specific to that user are
> removed, I think... but don’t quote me on that :)

 I dont know win2k, but on win NT 4 the permissions are not
 removed from the file system. they show up as "unknown user"
 or "unknown group" in explorer.
 Removing would requiere a full scan of the full filesystem.
 Not a good idea.


 Bjoern


> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On
> Behalf
> > Of Jörg Schiemann
> > Sent: Friday, 8 March 2002 7:0 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: openssh
> >
> >
> > What happens with the ACL if I delete the User?

 [ ... ]


-- 
+-+
| Dipl.-Phys. Bjoern Kahl +++ AG Embedded Systems and Robotics (RESY) |
| Informatics Faculty +++ Building 48 +++ University of Kaiserslautern|
| phone: +49-631-205-2654 +++ www: http://resy.informatik.uni-kl.de   |
+-+


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/