Displaying 7 results from an estimated 7 matches for "enik".
Did you mean:
enic
2002 Nov 07
2
Cant run SSHD daemon
I have compiled openssh for sun solaris 2.6, no errors
When I try to run SSHD daemon it says the following error.
This platform does not support both privilege separation and compression
Compression disabled
Privilege separation user sshd does not exist
Any one that have answer to this problem mail me on daniel.d.olsson at telia.se <mailto:daniel.d.olsson at telia.se>
//Daniel
2003 Jan 23
1
patched tarballs
Hello everyone,
As some of you may know, I maintain a patch that puts a '.' chroot hack
into OpenSSH. Unfortunately users seem to have had trouble applying the
patch. This is because I use gnu's patch and diff and many systems come
with a patch and diff that doesn't seem to understand -u or -N.
Anyway... the point of this email is to ask if anyone had any objections
to me
2002 Oct 12
2
scp
I would absolutely love a flag in scp to ignore sym-links.
Douglas Boldt
Endai WorldWide, NYC
Technical Operations Manager
212-430-0808 x118
2002 Nov 20
1
Key comment to syslog on login
Hello,
Firstly thankyou for developing openssh - it is a great tool.
Secondly I'm not subscribed to this list - sorry!
It would be helpful to log the key comment to syslog when logging in using
private key authentication.
At the moment I get.
Nov xx xx:xx:xx hostname sshd[pid]: Accepted publickey for root from xxx.xxx.xxx.xxx port xxxxx ssh2
If this could be changed to log the key comment
2002 Oct 08
1
Fwd: SSHD logging on Solaris 8?
Sorry to send this to the wrong list. But it appears that the general list
is mostly utilized as a SPAM vector and/or is absentee moderated (the
message has yet to make it to the archives, despite being dated days
earlier than messages which are there). In any event, I'd like to know if
anyone could provide me with some more information than is available in the
manpages, FAQ, and other
2003 Feb 12
1
((AllowUsers || AllowGroups) && !(AllowUsers && AllowGroups))
Hey everyone,
After discussing the AllowGroups I think I've discovered a bug.
The system is a solaris 8 system and the problem is that when I use
AllowGroups with no AllowUsers args, the proper actions happen. Same
with AllowUsers and no AllowGroups. When I try to combine the two, none
of the Allow directives seem to take.
Is it just me or maybe a bug?
-James
2002 Nov 06
2
scp output redirection doesn't work...
> OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f
> AIX 4.3.3.0 Maintenance Level 10.
>
> I have run a test on my boxes and found the following:
>
> > scp test <remote_machine>:~/test
> test 100% |*****************************| 16000
> 00:00
> >
>
> scp works fine, but when I tried to redirect stdio/stderr to files they
>