On Wed, Feb 21, 2007 at 09:20:01PM +0100, Michael wrote:
>Chuck:
>[snip]
>>If all you want is an ssh server running under cygwin check out CopSSH.
>>It might be easier to get running.
>
>great - worked right away, once I uninstalled everything from my
>pervios cygwin-installation! Thanks for that h
Chuck:
[snip]
If all you want is an ssh server running under cygwin check out CopSSH.
It might be easier to get running.
great - worked right away, once I uninstalled everything from my
pervios cygwin-installation! Thanks for that hint (although I'm a
little bit sad, that I was not able to inst
Michael wrote:
> Hello,
>
> I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an
> error, when starting the service.
> It would be great, if someone is able to help me find a hint for a
> solution for this problem!
>
> Here a summary what I did:
> - logged in with domain-user with
Larry Hall (Cygwin) wrote:
> René Berber wrote:
>> Larry Hall (Cygwin) wrote:
>> [snip]
>>> Hm. What exactly is the point to showing us a sequence of steps that
>>> results in a working install on one machine rather than the details of
>>> the failure of these steps on another?
>>
>> It did not r
René Berber wrote:
Larry Hall (Cygwin) wrote:
[snip]
Hm. What exactly is the point to showing us a sequence of steps that
results in a working install on one machine rather than the details of
the failure of these steps on another?
It did not result in a working install, that is his point. I
Larry Hall (Cygwin) wrote:
[snip]
> Hm. What exactly is the point to showing us a sequence of steps that
> results in a working install on one machine rather than the details of
> the failure of these steps on another?
It did not result in a working install, that is his point. It works when sshd
Michael wrote:
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setup.exe from us
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setup.exe from user ladmin member
Michael Manzenreither wrote:
> ok - here listed what I did (sorry for the long listing):
> ---cut---
> 01. $ cygrunsrv -R sshd
> 02. remove registry-keys: HK(CU|LM)->SOFTWARE->Cygnus Solutions
> 03. remove windows/user sshd
> 04. rename c:\cygwin to c:\cygwin_1
> 05. run http://www.cygwin.com/setu
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
On 02/18/2007, Michael wrote:
> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
listing.[...]
but I don't know how to get rid of the "+". What is this "+" (???)
called, so I can search for it and find out what to do?
Use 'getfacl' and 'setfacl'. This will manipulate
Michael wrote:
[snip]
>> Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is this "+" (???)
> called, so I can search for it and find out what to do?
It's not important, here's how my /var/empty looks (wit
* Michael (Sun, 18 Feb 2007 20:19:06 +0100)
> $ ls -dl /var/empty
> drwxr-xr-x+ 2 SYSTEM Administrators 0 Feb 18 20:06 /var/empty
> => done :-)
>
> > Try to get rid of the ACEs that cause the "+" sign at the end of the ls
> listing.[...]
>
> but I don't know how to get rid of the "+". What is thi
> > > > Nowhere. "/var/empty must be owned by root and not group or world-
> > > > writable" - that's pretty clear, isn't it?!
> > >
> > > I've already recognized this message, but as I wanted to chown to
> > > root, I was told that there's no "root"-user in the system...
> > >
> > > Now I "chown"
* Michael (Sun, 18 Feb 2007 18:56:03 +0100)
> > > > Nowhere. "/var/empty must be owned by root and not group or world-
> > > > writable" - that's pretty clear, isn't it?!
> > >
> > > I've already recognized this message, but as I wanted to chown to
> > > root, I was told that there's no "root"-user
...
>> > $ /usr/sbin/sshd -D -ddd
...
>> > /var/empty must be owned by root and not group or world-writable.
...
>
> I've already recognized this message, but as I wanted to chown to
> root, I was told that there's no "root"-user in the system...
>
> Now I "chown"ed to myself:root and now it works
* Michael (Sun, 18 Feb 2007 18:56:03 +0100)
> Thorsten:
> > > > > /var/empty must be owned by root and not group or world-writable.
> > > > > --cut--
> > > > > $ ssh localhost
> > > > > ssh: connect to host localhost port 22: Connection refused
> > > > > --cut--
> > > > >
> > > > > > and "strace /
Michael wrote:
...
> $ /usr/sbin/sshd -D -ddd
...
> /var/empty must be owned by root and not group or world-writable.
...
Nowhere. "/var/empty must be owned by root and not group or world-
writable" - that's pretty clear, isn't it?!
I've already recognized this message, but as I wanted to c
Thorsten:
> > > /var/empty must be owned by root and not group or world-writable.
> > > --cut--
> > > $ ssh localhost
> > > ssh: connect to host localhost port 22: Connection refused
> > > --cut--
> > >
> > > > and "strace /usr/sbin/sshd -D"
> > >
> > > see attached file.
> > >
> > > where do I
* Michael (Sun, 18 Feb 2007 17:49:38 +0100)
> Thorston:
> > Please refrain from sending me private mail...
> Sorry, I didn't want to offend you! - when answering, I deleted the
> To: value by mistake and reenterd obviously the wrong address ...
You didn't offend me - you just sent your email to an
Thorston:
Please refrain from sending me private mail...
Sorry, I didn't want to offend you! - when answering, I deleted the
To: value by mistake and reenterd obviously the wrong address ...
> Thorsten
> > Michael
> > > [cannot start sshd as a service]
> > > any ideas - what did I do wrong?
>
Please refrain from sending me private mail...
> Thorsten
> > Michael
> > > [cannot start sshd as a service]
> > > any ideas - what did I do wrong?
> >
> > Check the permissions from /var/log - sshd /has/ to log there. As a last
> > chance I would try to run sshd manually: "sshd -D -ddd"
>
> --cu
Thorsten
> Michael
> > [cannot start sshd as a service]
> > any ideas - what did I do wrong?
>
> Check the permissions from /var/log - sshd /has/ to log there. As a last
> chance I would try to run sshd manually: "sshd -D -ddd"
--cut--
$ /usr/sbin/sshd -D -ddd
debug2: load_server_config: filename
* Michael Manzenreither (Sat, 17 Feb 2007 10:34:47 +0100)
> [cannot start sshd as a service]
> any ideas - what did I do wrong?
Check the permissions from /var/log - sshd /has/ to log there. As a last
chance I would try to run sshd manually: "sshd -D -ddd" and "strace
/usr/sbin/sshd -D"
Thorste
René Berber wrote:
Michael wrote:
> I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an
> error, when starting the service.
[snip]
> no /var/log/ssh* files (???)
Normal if it didn't run.
> ls -l /etc/ssh*
> -rwxr-x--- 1 SYSTEM mkgroup-l-d 1418 Feb 15 03:02 ssh_config
> -rw
René Berber wrote:
Michael wrote:
> I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an
> error, when starting the service.
[snip]
> no /var/log/ssh* files (???)
Normal if it didn't run.
> ls -l /etc/ssh*
> -rwxr-x--- 1 SYSTEM mkgroup-l-d 1418 Feb 15 03:02 ssh_config
> -rw
Michael wrote:
> I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an
> error, when starting the service.
[snip]
> no /var/log/ssh* files (???)
Normal if it didn't run.
> ls -l /etc/ssh*
> -rwxr-x--- 1 SYSTEM mkgroup-l-d 1418 Feb 15 03:02 ssh_config
> -rw--- 1 SYSTEM mkgroup-
Hello,
I'm trying to install cygwin+sshd on a WinXPPro-machine, but get an
error, when starting the service.
It would be great, if someone is able to help me find a hint for a
solution for this problem!
Here a summary what I did:
- logged in with domain-user with local admin privileges
- install
29 matches
Mail list logo