Displaying 11 results from an estimated 11 matches for "ervice".
Did you mean:
service
2017 Jun 05
2
SIG11/Auth/FreeBSD
...:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data (set_id=web)
>> Jun 2 00:00:06 thebighonker exim[57439]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM
>> of
>> Jun 2 00:00:06 thebighonker dovecot: auth: Fatal: master: service(auth): child 55916 killed with signal 11 (core not dumped - set s
>> ervice auth { drop_priv_before_exec=yes })
>>
>> The suggestion to drop_priv_before_exec=yes breaks auth totally.
>>
>> doveconf -n:
> [snipped]
>
You need to enable core dumping with coreadm...
2017 Jun 02
2
SIG11/Auth/FreeBSD
...exim[57440]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM
IN) [52.40.16.7]:51362 I=[192.147.25.65]:465: 435 Unable to authenticate at present: authentication socket read error or premature e
of
Jun 2 00:00:06 thebighonker dovecot: auth: Fatal: master: service(auth): child 55916 killed with signal 11 (core not dumped - set s
ervice auth { drop_priv_before_exec=yes })
The suggestion to drop_priv_before_exec=yes breaks auth totally.
doveconf -n:
# 2.2.30.1 (eebd877): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.18 (29cc74d)
# OS: FreeBS...
2017 Jun 05
0
SIG11/Auth/FreeBSD
...47.25.65]:465: 535 Incorrect authentication data (set_id=web)
> >> Jun 2 00:00:06 thebighonker exim[57439]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM
> >> of
> >> Jun 2 00:00:06 thebighonker dovecot: auth: Fatal: master: service(auth): child 55916 killed with signal 11 (core not dumped - set s
> >> ervice auth { drop_priv_before_exec=yes })
> >>
> >> The suggestion to drop_priv_before_exec=yes breaks auth totally.
> >>
> >> doveconf -n:
> > [snipped]
> >
>
> Y...
2004 Aug 06
2
reliable mp3 NON X player for streams
Hi there,
I'm urgently searching for a bulletproof NON-X mp3 player for high bit
rates that can be remotely controlled - if possible. (Server-Client?!)
Right now I'm using mpg123 and this program not always starts flawlessly
with streams.
All ideas are appreciated.
HERB
RadioOnDemand.com
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage:
2003 Dec 01
0
No subject
# testparm smb.conf
Load smb config files from smb.conf
Processing section "[documentation]"
doing parameter comment = Engineering Documentation
doing parameter path = /opt/eng-docs
doing parameter writeable = Yes
doing parameter guest ok = Yes
pm_process() returned Yes
lp_servicenumber: couldn't find homes
Loaded services file OK.
WARNING: You have some share names that are longer than 8 chars
These may give errors while browsing or may not be accessible
to some older clients
Press enter to see a dump of your service definitions
TEST 2:
A ping is successful in both dir...
2002 Aug 05
0
w2k print to samba problems
...setting them up individually then you'll need this
and
# NOTE: If you have a BSD-style print system there is no need to
# specifically define each individual printer
Do I need to identify shares for each print queue for attributes like
queuepause, etc to work? I noticed they are listed as [S]ervice
attributes, but also that testparm listed it as a global attribute as well.
(B) Does /etc/samba/smbpasswd provide anything for this configuration
(security = domain authenticating against a NT server and using winbind)?
(C) Every 15 minutes or so I get this in log.nmbd:
[2002/07/30 06:32:04,...
2013 Jul 30
6
How does such long term support work?
I've had nothing but trouble with BSD/Linux over the past year or so.
I've been on Centos 6.4 for about a half day now and I am loving it.
I am just wondering though, how does a 7 year support cycle work?
I see that there is libreoffice which is kinda new. Is this because open
office is under oracle's influence?
I am on gnome 2 right now, will I wake up one day in the next 7 years
2002 Jul 30
1
Several questions with w2k printing to samba
...uepause command = /usr/sbin/lpc stop %p
queueresume command = /usr/sbin/lpc start %p
printer admin = "MY_DOM+user1, MY_DOM+user2"
and...
# testparm
Load smb config files from /etc/samba/smb.conf
Processing section "[print$]"
Processing section "[printers]"
Loaded services file OK.
'winbind separator = +' might cause problems with group membership.
Press enter to see a dump of your service definitions
Thank you.
2017 Jun 04
0
SIG11/Auth/FreeBSD
...[52.40.16.7]:51339 I=[192.147.25.65]:465: 535 Incorrect authentication data (set_id=web)
> Jun 2 00:00:06 thebighonker exim[57439]: dovecot_login authenticator failed for ec2-52-40-16-7.us-west-2.compute.amazonaws.com (ADM
> of
> Jun 2 00:00:06 thebighonker dovecot: auth: Fatal: master: service(auth): child 55916 killed with signal 11 (core not dumped - set s
> ervice auth { drop_priv_before_exec=yes })
>
> The suggestion to drop_priv_before_exec=yes breaks auth totally.
>
> doveconf -n:
[snipped]
with auth_debug=yes, and auth_debug_passwords=yes, I got the following:...
2020 Mar 03
3
start/stop ctdb
...template script flying through the internet? I installed CTDB on a other
maschine by repo and tried to copy the start/stop script but this
distribution provides only SysVinit script.
Maybe you can hep here:
----
[Unit]
Description=CTDB
After=network.target remote-fs.target nss-lookup.target
[Service]
Type=forking
ExecStart=???
PIDFile=???
[Install]
WantedBy=multi-user.target
----
My CTDB is installed in: /usr/local/samba
...
/usr/local/samba/sbin/ctdbd_wrapper
/usr/local/samba/var/run/ctdb
...
Thanks
micha
2010 Sep 22
12
Mongrel service
Hi all
Environment:
Windows 7 64 bit
Ruby 1.9.2.p0
Rails 3
I am getting the following error when I run the following command
mongrel_rails service::install -N MyTestApp_4001 -p 4001 -e production:
"Msvcrt-ruby18.dll is missing"
Thanks in advance
Gerhard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/mongrel-users/attachments/20100922/baf8e3bc/attachment.html&...