Displaying 3 results from an estimated 3 matches for "logdaemon".
Did you mean:
log_daemon
2002 May 01
4
Using openssh 3.1p1 on Solaris with tcp wrappers 7.6
...banners may interfere with normal operation
# so they should probably be used only when refusing service.
# In particular, banners don't work with standard rsh daemons.
# You would have to use an rshd that has built-in tcp wrapper
# support, for example the rshd that is part of the logdaemon
# utilities.
And there is no target to create a sshd banner. Is there
a mechanism in open ssh, when using tcp wrappers, to
support a banner? Thanks in advance for any helpful
insights.
We would be happy to share our installation instructions
for both systems and welcome comments about the mo...
2000 Jul 26
1
compiling openssh with skey? Fails on redhat linux
If I configure openssh-2.1.1p4 with the --with-skey option on a Redhat
Linux 6.2 system which has openssl-0.9.5a and skey (the logdaemon 6.2
version) installed, the compile fails with the following errors:
auth1.c: In function `do_authloop':
auth1.c:331: warning: implicit declaration of function `skey_keyinfo'
auth1.c:331: warning: initialization makes pointer from integer without
a cast
auth1.c:353: warning: implicit decla...
1998 Sep 01
5
/bin/login problem
I would be surprised if someone hasn''t encountered this already, but I
haven''t found any discussion of the nature of this problem. I run RehHat
5.0. If a user makes a mistake in the login process such as the
following:
login: mistake
password: xxx
Login incorrect!
login: username
password xxxx
bash$
a ps will show, among other things,
2333 /bin/login --mistake.
Since