Displaying 20 results from an estimated 2000 matches similar to: "[Bug 1581] New: Pb with syslog"
2010 Feb 10
1
Syslog for chroot-jailed SFTP users?
Maybe one of you can help. We have set up a CentOS server so that
each user who logs in via sftp will be jailed in their home directory.
Here's the relevant sshd_config:
# override default of no subsystems
Subsystem sftp internal-sftp -f LOCAL2 -l INFO
Match Group sftponly
ChrootDirectory /home/%u
ForceCommand internal-sftp
This actually works great, but none of
2010 Jul 20
1
imap core dumping on signal 10
We are just trying to bring up a new server and chose to use Dovecot
rather than the uw-imap from our previous servers. At this point I am
just testing with some throw away accounts using squirrelmail. I can
load my inbox, but then the imap connection is lost. I presume you need
some real information to get your teeth into, so this is going to get a
little long. I'll give you three things
2009 Mar 24
1
Relay Register
Good morning everybody.
My question is simple.
Is there a way to perform relay register with Asterisk ?
More precisely, I want my clients regiter to a Proxy Registrar (OpenSIPS/Kamailio) through my Asterisk :
REGISTER REGISTER
Client ------------> Asterisk ---------------> OpenSIPS
So Asterisk keep a list of registered clients and only allows them to
2008 Nov 28
2
Panic in 1.1.6 file ioloop.c: line 206
Hi all,
I just had a panic with dovecot 1.1.6, two days after replacing 1.0.15
with it in production.
Here are the logs immediately preceding the panic, I think they're
related. It seems the user connected simultaneously from two different
clients, from his own computer and a webmail running on the server, then
manipulated mail folders on one side, and logged out. The panic occurred
3
2011 Sep 06
2
error in logs, but system appears to work
I'm bringing up a system with dovecot that has been running for years with uw-imap. In making the
switch, I put a tail on the log file, made the switch, and sent a test mail and received it. I was
able to receive mail with no apparent difficulties, but the log file was disconcerting. A number of
users connected during the few minutes I had it running, and for each of them there was an
2007 Jul 20
1
Sharing AD domain info with 2 SBS2003 servers
When I took over as the IT guy in September, there were 2 separate
locations with different domains each managed by a SBS 2003 machine.
The connection between them was an OpenVPN tunnel. The network was
fine and one could see 2 domains in the network.
Local and Local2 are working names. From a workstation on Local one
could see Local2 in the Microsoft Windows Network, and vice versa from
Local2
2011 Jun 10
0
3.0.7: assert in change_local_filter_dir failed
I'm seeing the following assert:
rsync --archive --devices --specials --sparse --one-file-system --verbose --whole-file --numeric-ids --delete-before --hard-links --delete-excluded --exclude-from=/share/alliance-bind-local2/rsync.exclude.all --include-from=/share/alliance-bind-local2/rsync.include.all --include-from=/share/alliance-bind-local2/rsync.include.drive_a '--include=*/'
2007 Nov 13
6
Facter and arrays
Hi,
Is it possible to have an array as the output of a custom fact? And
then to pass it into a template in Puppet?
I currently have a fact that looks like this:
Facter.add("exports") do
setcode do
case Facter.hostname
when (/thishost/i):
[ "/local", "/local2" ]
end
end
end
& a template like this:
<%
2009 Aug 13
1
Thoughts
Hi,
After using a little bit oVirt, here's my thoughts:
On the Network part :
* In order to start the bridges, you have to reboot the node. It should be good to create the bridges "on the fly".
* The VLAN configuration seems not to work (you can create it but it's impossible to assign it to an interface...). You can also assign this kind of interface on a opennet
On the VM part:
2008 Sep 19
3
SIP request send me 482 error
Hi,
I have a SIP request which comes from an Asterisk and which has to
re-enter in the same Asterisk (during the same session), but during the
second passage in Asterisk, it send me a 482 Loop Detected. So is it a
bug or Asterisk control the session and considere it as a loop ? If it
is not a bug, how could I resolve this problem ?
Thanks
Regards
--
R?mi Druilhe
2009 Aug 05
1
iSCSI questions and VM Creation questions
Hi,
I finally managed to have one node working.
I added a iSCSI LUN (ok if selinux is set to 0) and wanted to create my first VM.
So I created a VM and had some issues:
* I can choose boot from HD but I'm just able to choose the LUN, not a specific size in the LUN like you can do in vmware ESX. So, do I have to create a LUN per VM? If yes, it's quite complicated...
* If I choose boot from
2002 Oct 01
0
specialness of ''local'' table..
Hi all,
When try to move a local route (for an ip addr configured locally) to a
different route table from the local one I can no longer ping the address.
My suspicion is that the local (0) table is "special" and used directly
without regard for the rules in some circumstances, but I''d like to
confirm that what I''m trying to do isn''t possible before giving up!
2004 Dec 03
3
Smtp redirect
Hi list,
I have the following problem:
my boss and some other people on my lan want to use their ISP smtp to
send mail when they connect from work lan, but, of course, their ISP
smtp don''t allow relay when they aren''t at home.
You can image my networks so:
eth0 internet public ip
eth1 local1 10.88.11.0/24
eth2 local2
2009 Aug 18
1
[PATCH server] Add of a button destroy for disabled hosts.
Add of a button destroy for disabled hosts.
This button behave in a similar way than the delete button of a VM.
Signed-off-by: Sylvain Desbureaux
<sylvain.desbureaux at orange-ftgroup.com>
---
src/app/controllers/host_controller.rb | 5 +++++
src/app/services/host_service.rb | 15 +++++++++++++++
src/app/views/host/show.rhtml | 17 +++++++++++++++++
3 files changed,
2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
https://bugzilla.samba.org/show_bug.cgi?id=8308
Summary: rsync: exclude.c:532: change_local_filter_dir:
Assertion `dir_depth < 4096/2+1' failed
Product: rsync
Version: 3.0.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P5
Component: core
2003 Nov 18
1
ACLs and samba
Hi,
I'm having trouble getting ACLs and samba to work on solaris. In a unix
shell I can set and get the ACLs with setfacl and getfacl just fine.
Connecting with a window machine (w2000/w2003) to samba lets me
list the ACLs and even modify them. The problem is creating new
ACLs. In the logs I get
20031029/local2.error:Oct 29 16:30:11 test1 smbd[5417]: [ID 702911 local2.error]
2009 Mar 30
2
no ringtone - just silence/bridging of external calls
Hi Community!
If this issue was already topic, please excuse or delete my request...
Topic 1 "no ringtone":
I configured a SIP registration with my SIP provider (SIPCall).
Everything works fine except the ring tone for the caller. The caller
hears silence until the called party takes up the phone.
I used the DIAL command with the r and R option but no luck... :(
Has anybody the same
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
--
2011 Feb 25
1
error - dovecot - child (login) killed with signal 16
We've been happily running Dovecot in Solaris 10 for about 8 months now.
Yesterday, Solaris 10's SMF put it in maintenance mode (shut it down) seemingly out of the blue. The
only thing going on was that I had updated the ssl certificate. We had previously been using a self
signed cert. Now we have a cert from InCommon. We had a problem with a few users who are still on
ancient Eudora
2009 Aug 18
1
How to propose patch?
Hi all,
I'm a totally noob on that point but on my test machine, I've made some changes:
* Changes to make the ovirt node able to load igb
* Changes to make the possibility to destroy an host (if it's disabled)
* Changes to make work again (at least on the GUI part) the migration
I think I'll should send "somewhere" those patches but :
* How do I make the patches (with