Displaying 20 results from an estimated 53 matches for "local3".
Did you mean:
local
2005 Apr 28
0
[help!] bad file number / dlopen failure
...X services. Pop, telnet, ftp
work with both windows and unix passwords OK, but I have a problem with
ssh.
Ssh accepts unix password, but not windows password.
I'm trying to do password authentication, but it fails with this.
(with no UsePAM line)
Apr 28 12:49:58 bkim sshd[25576]: [ID 800047 local3.info] Failed password
for bkim from 127.0.0.1 port 35721 ssh2
If I add "UsePAM yes",
Apr 28 08:43:58 bkim sshd[7609]: [ID 305314 local3.debug] load_modules:
/usr/lib/security/pam_winbind.so_042605
Apr 28 08:43:58 bkim sshd[7609]: [ID 401707 local3.debug] open_module:
/usr/lib/security/p...
2006 Nov 23
1
rc15 dumped core
...on Solaris-5.9, the server had app 6GB free memory at the time
of the crash, app 70% idle running with an avg.load at 4 of 8
processors available. The USER's INBOX was quite smooth, app 13MB
containing 320 messages.
The core dump was accompanied with these log-entries:
Nov 23 2006
12:27:00 [local3.error] IMAP(USER):
Corrupted index cache file imapindex/USER/.imap/INBOX/dovecot.index.cache:
invalid field header size
12:28:23 [local3.error] IMAP(USER):
mremap_anon(1164206080) failed: Not enough space
12:28:23 [local3.error] IMAP(USER):
mremap_anon(8192) failed: Invalid argument...
2004 Oct 05
1
What does this error mean and can I fix it.
This is true with OpenSsh 3.8p1 and OpenSsh 3.9p1. I am running on Sun
Solaris servers, both Solaris 8 and Solaris 9.
I send all ssh syslog messages to local3 via the sshd_config file. I
periodically get in my error logs the line:
Oct 4 15:29:36 wintermute sshd[14517]: [ID 800047 local3.error] error:
Could not get shadow information for NOUSER
I do not think this is interfering with any user. I would like to get rid
of these false positive errors, b...
2002 Jan 08
1
Rsync on webserver
...of doing this
and how would I call the procedure from say a "perl script".
Both Servers are FreeBSD 4.2 and there are actually two directorys I want
to sync 1) /www/home 2) /www/default. Here is my rsyncd.conf file
#####
motd file = /etc/rsyncmotd
max connections = 5
syslog facility = local3
[home]
path = /www/home
comment = Home Directory Path
uid = nobody
gid = nobody
max connections = 2
read only = no
[default]
path = /www/default
comment = ASU Homepage Path
uid = nobody
gid = nobody
max connections = 2
read only = no
######
David
2018 May 11
4
vfs_full_audit and facility 'auth'...
On Fri, 11 May 2018 09:14:24 +0200
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
> > You would replace 'FACILITY' with one of the facilities shown in
> > 'man syslog' e.g. full_audit:facility = LOG_AUTH
>
> OK, done. But samba (as stated in previous email) still reply:
2011 Mar 15
1
Errors logged from 2.0.11
Hi all,
we use dovecot 2.0.11 with local (LDAP based) users and see (occasionally)
error messages like
"Mar 15 09:29:26 MailServ local3:err|error dovecot: imap(xxxx): Error: creat(/dovecot.mailbox.log) failed: Permission denied (euid=1985(xxxx) egid=219(yyyy) stat() failed: No such file or directory, euid is not dir owner)
but all (filesystem) permissions are correct and the user doesn't report
any errors.
All works as expecte...
2002 Jan 15
1
Stable Rsync System Call!
...using rsync "live" to mirror our primary and
secondary web servers. I am still trying to iron out a couple of bugs, any
help would be much apprecitated.
Here is my rsync.conf file on my primary web server
############################
use chroot = no
max connections = 5
syslog facility = local3
[www]
path = /www
comment = Web Directory
hosts allow = *.*.1.118
read only = yes
list = yes
uid = root
gid = wheel
auth users = rsyncman
secrets file = /etc/rsyncd.secrets
########################################
I am calling rsyncing from my secondary machine...
2002 Jan 16
1
SSH Error
...ing file list ... link_stat www : No such file or directory
done
client: nothing to do: perhaps you need to specify some filenames or
the --recursive option?
rsync error: partial transfer (code 23) at main.c(553)"
here is my conf file
##
use chroot = no
max connections = 5
syslog facility = local3
[www]
path = /www
comment = Web Directory
hosts allow = *.*.1.118
read only = yes
list = yes
uid = root
gid = wheel
auth users = user
##
2005 Jul 14
4
@ERROR: access denied
I'm trying to set up an rsync daemon on my OS X machine to sync my
remote subversion repositories. My config file /etc/rsyncd.conf looks
like this:
motd file = /etc/motd
max connections = 25
syslog facility = local3
[repositories]
comment = Subversion Repositories
path = /usr/local/repositories
read only = no
list = yes
hosts allow = 127.0.0.1
auth users = username
secrets file = /etc/rsyncd.secrets
However running "rsync username@localhost::repositories" I get:
@ERROR: access denied...
2004 Dec 06
3
rsync: a bit of confusion
Hi,
This is the first time I have setup rsync.conf like,
max connections = 20
syslog facility = local3
read only = true
hosts allow = 192.168.10.10
[qmail-control]
comment = qmail-control
path = /var/qmail/control
read only = yes
list = yes
uid = root
gid = root
Then from 192.168.10.10, I tried,
rsync -avz -e ssh root@192.168.10.1:/var/qmail/control/*...
2005 Jun 19
1
rsync version 2.6.3 protocol version 28 - hosts allow dows not work
...s for help
# This line is required by the /etc/init.d/rsyncd script
pid file = /var/run/rsyncd.pid
uid = nobody
gid = nobody
use chroot = yes
max connections = 10
pid file = /var/run/rsyncd.pid
motd file = /etc/rsync/rsyncd.motd
transfer logging = yes
log format = %t %a %m %f %b
syslog facility = local3
timeout = 300
[bjwbackup]
path = /rsync/bweaver
comment = Brent's Backup sync site
read only = no
guest ok = yes
public = yes
create mask = 0777
[jlbackup]
path = /rsync/jliscenski
comment = Joe's Backup sync site
read only = no
guest ok = yes
public = yes
create mask = 0777
-------------...
2014 Dec 25
0
director + lmtp + ldap user
...}
ssl = no
syslog_facility = local2
userdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
verbose_proctitle = yes
protocol lmtp {
auth_username_format = %u
info_log_path = /var/log/dovecot-lmtp
mail_plugins = quota expire notify mail_log sieve
syslog_facility = local3
}
protocol lda {
mail_plugins = quota expire notify mail_log sieve
syslog_facility = local3
}
protocol imap {
mail_max_userip_connections = 30
mail_plugins = quota expire notify mail_log imap_quota
}
2017 Jun 22
1
(no subject)
...force directory mode = 0770
create mask = 0770
force create mode = 0770
vfs objects = full_audit
full_audit:prefix = |%m|%a|%u|%I|%S
full_audit:failure = none
full_audit:success = mkdir rmdir pwrite rename unlink link
full_audit:facility = local3
full_audit:priority = notice
hide dot files = yes
browseable = yes
read only = no
guest ok = no
inherit acls = no
inherit permissions = no
2017-06-22 15:05 GMT+03:00 Rowland Penny via samba <samba at lists.samba.org>:
> On Thu, 22...
2002 May 15
1
strange password problem with rsync
...username in
/etc/rsyncd.secrets and /etc/rsyncd.secrets I get "@ERROR: auth failed on
module" messages. Can anyone shed some light of what I am experiencing and
how to fix it?
Here is my /etc/rsyncd.conf and /etc/rsyncd.secrets files:
/etc/rsyncd.conf
****************
syslog facility = local3
max connections = 1
[unixadm]
path = /home/unixadm/web
read only = no
list = yes
uid = unixadm
gid = staff
hosts allow = x.x.x.x
hosts deny = *
auth users = unixadm
secrets file = /etc/rsyncd.secrets
/etc/rsyncd.secrets
*****...
2015 Jan 09
1
Authcache and user changing
...quota-warning {
user = vmail
}
user = vmail
}
ssl = no
syslog_facility = local2
userdb {
args = /etc/dovecot/dovecot-ldap.conf.ext
driver = ldap
}
verbose_proctitle = yes
protocol lmtp {
auth_username_format = %u
mail_plugins = quota expire notify mail_log sieve
syslog_facility = local3
}
protocol lda {
mail_plugins = quota expire notify mail_log sieve
syslog_facility = local3
}
protocol imap {
mail_max_userip_connections = 30
mail_plugins = quota expire notify mail_log imap_quota last_login
}
protocol sieve {
plugin {
sieve = ~/.dovecot.sieve
sieve_max_script_si...
2016 Jan 28
2
Dovecot (director, lmtp) IPv4/IPv6?
...e
IPv6-only or IPv4/IPv6 configs not work (on mail director)
dovecot-2.2.10-5.el7, CentOS Linux release 7.2.1511 (Core)
My configs contain
Directors
listen = IPv4-public1, IPv4-local1, IPv6-public1, IPv6-local1
director_servers = IPv6-local1 IPv6-local2
director_mail_servers = IPv4-public3 IPv4-local3 IPv6-public3 IPv6-local3
service lmtp {
client_limit = 5
executable = lmtp -L
idle_kill = 0
process_limit = 0
process_min_avail = 0
protocol = lmtp
service_count = 0
inet_listener lmtp {
address = IPv6-local1 IPv4-local1
port = 24
}
}
# 20-lmtp
lmtp_proxy = yes
service...
2016 Apr 20
2
Samba anonymous dns forwarding
On 04/18/2016 07:09 PM, lingpanda101 at gmail.com wrote:
> On 4/18/2016 12:52 PM, Johannes Amorosa | Celluloid VFX wrote:
>>
>> On 04/15/2016 04:36 PM, lingpanda101 at gmail.com wrote:
>>> On 4/15/2016 10:08 AM, Johannes Amorosa | Celluloid VFX wrote:
>>>> Hello,
>>>> we're using sambas internal DNS server.
>>>>
>>>> Is
2002 Mar 14
3
Samba PDC on FreeBSD problem?
...this in the samba.log???
[2002/03/13 16:08:49, 0] smbd/password.c:domain_client_validate(1517)
domain_client_validate: could not fetch trust account password for
domain DOMAIN
/Erik Ran?
--copy of smb.conf--
[global]
log level = 10
message command = cat %s | logger -t message-%U@%f -p local3.notice &
netbios name = PDC
workgroup = DOMAIN
server string = Samba server
hosts allow = 10.0.0.0/255.0.0.0 172.16.0.0/255.248.0.0
192.168.0.0/255.255.0.0
; for NT domain
domain master = yes
preferred master = yes
os level = 64
local master = yes
domain logons...
2014 Dec 29
4
Authcache and user changing
Hi,
I have noticed that during auth cache hits usernames are not updated.
(We use ldap backend
and change username with
user_attrs = uid=user, mailMessageStore=home,
mailQuotaSize=quota_rule=*:bytes=%$
cold cache
lmtp(14414): Debug: auth input: testmon_testmon
home=/vmail/te/testmon_testmon quota_rule=*:bytes=104857600
lmtp(14414): Debug: changed username to testmon_testmon
lmtp(14414): Debug:
2016 Apr 21
0
Samba anonymous dns forwarding
...so simple. It will need to be setup specific to
how you have your central rsyslog server setup. But mine is
:msg, contains, "cron" stop
:msg, contains, "Connection closed by 172.16.232.27" stop
auth,authpriv,daemon,kern,lpr,mail,mark,news,syslog,user,uucp,local0,local1,local2,local3,local4,local5,local6,local7.*
@172.16.232.45:514
Please see 'man rsyslog.conf' for additional details. The key command is
':msg, contains,'. This is how I filter. Google search for 'rsyslog
loganalyzer tutorial'. You can stip messages on the host before being
sent or yo...