Displaying 20 results from an estimated 1000 matches similar to: "log sshd activities"
2000 May 29
1
Syslog facility in Linux
Hi !
While browsing Linux manpages (man 3 syslog) I noticed that the manual
says that the LOG_AUTH facility is deprecated use LOG_AUTHPRIV instead.
Is there a good reason why OpenSSH doesn't have an option to use
LOG_AUTHPRIV facility ? (Looks like that tcpd/telnet etc. use the AUTHPRIV
facility (in RH6.2)).
Shouldn't be too hard to add the AUTH_PRIV facility ?
Cheers,
-Jarno
--
2012 Jul 23
1
n00b rsyslog.conf question - how to separate local syslog from network appliance syslog?
I have several network appliances, and I want aggregate their syslog
output for later analysis. Eventually I might think about a Splunk
box, but for the interim I'm hoping to just build a CentOS 6 syslog
server and have it aggregate everything on it for quick review.
I installed rsyslog and am looking through the /etc/rsyslog.conf file
for what I configure to (a) listen for syslog input from
2009 Dec 03
1
Winbind + SSH + AIX - Connection to aixserver01 closed by remote host
Hello everyone.
I was able to get an AIX box configured with winbind, and it looks like
everything is working as expected but ssh to the machine and I hope you
can help me with this.
On the AIX server I'm able to issue wbinfo -u and -g with the right
information and also I'm able to do a "su - <AD user>" without any
problem. But when doing a remote SSH I just get
2015 Jul 18
2
can't ssh into C7 host
hey guys,
Yesterday I had no trouble loggging into this database host. But today for
some reason I can't log in using my RSA key and password authentication
doesn't work either.
I am able to log onto the host via console. And I was able to grab the ssh
config file. Here it is:
[root at db1 ~]# grep -v '#' /etc/ssh/sshd_config |sed '/^\s*$/d'
HostKey
2016 Apr 17
1
Rsyslog problems
Hi,
My rsyslog is not working as expected.
I have some thing in rsyslog.d that do well, like this:
# Log all iptables stuff separately
:msg, contains, "iptables: " {
action(type="omfile" file="/var/log/iptraf/info")
}
No problems with that.
Bu what's in /etc/rsyslog.conf like:
mail.* /var/log/mail/info
don't do anything at all.
Rsyslogd -N1 is OK,
2001 Nov 20
5
can see my workgroup
I just want to set up a folder on my Linux 7.2 running samba 2.2.1a-4. I
have looked at the smb.conf over and over. Cannot find out why my share is
not showing up. I just want users on my domain to browse the network and
read the folder. I am on an NT domain and the furthest i got was seeing
the workgroup testgrp on my network neighborhood. But when i click on the
workgroup i get an access
2007 Sep 20
4
webmin
hi there, i just insalled centos 4.5 minimal, but want to use yum to
install webmin? anybody know how??
i try: yum install webmin but not found.
thanks,
T. Hiep
2024 Sep 17
5
[Bug 3736] New: sshd falls back to password prompt after PAM module returns a PAM_MAXTRIES.
https://bugzilla.mindrot.org/show_bug.cgi?id=3736
Bug ID: 3736
Summary: sshd falls back to password prompt after PAM module
returns a PAM_MAXTRIES.
Product: Portable OpenSSH
Version: 9.8p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
2007 Jun 15
4
installed centos date & time
hi list, is there a command to find out the date & time that centos
installed?
thanks
T. Hiep
2008 Mar 10
4
internet search (not relate to Centos)
hi all, i have a little problem and seek for your advice.
search "jade sterling" on google, msn or any other, the return is:
Offering surplus bar and rod, selling to the Forging Industry, CNC
Machining Industry and Screw Machine Industry supplying hot rolled and
cold finished
i went through all my pages and can't find "Offering surplus". my
question is how do i
2007 Nov 27
2
X windows
hi all, i just finished install (minimal) centos 5. how do i use yum to
install X windows so that i can use gui. thanks,
T. Hiep
2007 Nov 02
3
atmail & centos
hi friends,
i'm researching to see if i can run my own email server on centos. i'm
looking at qmail & centos, but the problem that i have is it doesn't have
the web interface that can similar with outlook. our users don't like
squirrelmail, or NOCC, or horde interfaces) however, i found
atmail.com and it seems to have what i'm looking for b/c it's kindda
2007 Nov 15
3
phpmyadmin on centos 4
hi there,
i have a centos box with phpmyadmin installed, but i don't remember how i
installed phpmyadmin 2.7.0-pl2. now i want to upgrade it with yum, but i
don't find any phpmyadmin on my centos box. i tried:
rpm -qa | grep phpmyadmi, but found nothing.
is there an easy way to upgrade phpmyadmin?
thanks,
T. Hiep
2003 Apr 01
1
LOG_AUTHPRIV and the default syslog.conf
Hello,
Some time ago I wrote PR conf/48170, which discussed
the following problem:
Syslog messages of facility LOG_AUTHPRIV and priority LOG_NOTICE
(or higher) are sent by default to the world-readable log file
/var/log/messages. That seems unacceptable since the facility
LOG_AUTHPRIV is for hiding sensitive log messages inside a protected
file, e.g., /var/log/auth.log.
For example, login(1)
2008 Mar 05
1
permission on /var/www & /var/www/html
hi all,
assume apache runs under apache user/group and i have a user/group name
"weber". i use "weber" user to upload files via ftp/sftp.
where should i place my include files so that no one can access except
apache b/c these files contained user/pw for mysql.
i usually place them in /var/www/html/includes, but people can access to
this folder, so i'm thinking place
2008 Mar 05
2
install webmin
hi all,
how do i install webmin using yum?
i tried: yum search webmin, but not found.
it must be on a different repos. what repos do i need to add to see this
package.
thanks
t. hiep
2008 Mar 10
3
root vs. user login
hi all,
when i login as root, i got:
[root at dev html]#
any other user, i got:
-bash-3.1$
what do i need to change for user profile or during user creation
process to make it looks like:
[test at dev html]#
thanks
t. hiep
2008 Apr 10
1
memory issues with 1.1.rc4 (now it's PAM)
Hi!
I'm running 1.1rc4 on a system and this happens occasionally:
--8<--
mail.info; dovecot: auth(default): client in: AUTH 1 PLAIN service=imap lip=NN.NN.NN.NN rip=NNN.NN.NNN.NN lport=143
mail.info; dovecot: auth-worker(default): pam(XXXXXXXXXXXX,NNN.NN.NNN.NN): lookup service=imap
kern.alert; kernel: grsec: From NN.NN.NN.NN: denied resource overstep by requesting
2018 May 05
2
Samba Audit Logs
Hi,
My apologies if this isn't the right place to ask this question.
We have trying to setup auditing in Samba but can't seem to get it to work.
The audit log file is empty and we see some entries about file/folders in
the /var/log/samba/%m but not the actual audit bits. Can someone please
assist or point in the correct direction?
syslog = 0
log file = /var/log/samba/%m
Log level = 0
2012 Jun 05
4
rsyslog.conf - why the "-" in this entry? mail.* -/var/log/maillog
In dealing with an unrelated issue I came across this in rsyslog.conf.
# The authpriv file has restricted access.
authpriv.* /var/log/secure
# Log all the mail messages in one place.
mail.* -/var/log/maillog
# Log cron stuff
cron.* /var/log/cron
Why is there a "-"