Displaying 9 results from an estimated 9 matches for "fozzie".
Did you mean:
ozzie
2004 Feb 12
4
Segfaults in Debian?
...y both the server
a
And lately (more or less since the first 3.0 Samba i have been getting a
_lot_ of segfaults.. Does someone have any clue as to what the below might
be caused by? Isnt SIG11 usually an indication of bad memory? The system has
passed every memory diag tool i have tossed at it.
fozzie (192.168.0.120) connect to service silo-1 initially as user nobody
(uid=65534, gid=1001) (pid 12271)
[2004/02/12 20:46:33, 0] lib/fault.c:fault_report(36)
===============================================================
[2004/02/12 20:46:33, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal...
2003 Oct 01
1
3.0.0, winbind issues
I just upgraded our system here to 3.0.0 from RC4 last night. As usual I
built an RPM from the source RPM after adding --with-acl-support to the
specfile. I found that unlike previous RCs, RPM would not upgrade to
3.0.0 using -Fvh. In the end I removed RC4 and then installed 3.0.0 in
the normal way (backing up and restoring /etc/samba and
/var/cache/samba).
However, the real issue is that
2003 May 12
3
winbind crash
Hi all,
I am having a problem with winbind crashing on our profile server. It is
running samba 3.0 alpha 23 on Red Hat 8.0.
Here is an excerpt from the winbind log when it crashed:
[2003/05/12 14:08:24, 3] libads/ldap.c:ads_connect(267)
Connected to LDAP server 192.168.55.6
[2003/05/12 14:08:24, 3] libads/ldap.c:ads_server_info(1917)
got ldap server name fozzy@CJNTECH, using bind path:
2007 Jun 15
8
ANNOUNCE: External node attributes
...in the
end, kinial is really just a tool to be used as an external_nodes.
Hopefully soon I''ll knock out the second piece.
Of course, this isn''t released yet; it''ll be in the release I''m
putting out ASAP (I just need to close the last 7 or so bugs in the
fozzie milestone). I''d *really* appreciate it if people could test
it, though, to make sure the behaviour I picked is reasonable.
Not coincidentally, I''ve created a ''paypal@reductivelabs.com''
account. This feature seems *so* critical to everyone, I figure I
des...
2003 Jul 23
1
Samba 3.0 beta 3 issues
Hi there,
I'm using Samba 3.0 beta 3 on RH 9 (connecting to a Windows 2000 domain,
as a member server) and I'm having trouble keeping samba running
reliably. At random times it seems to stop recognising names from the
domain. Restarting winbind fixes the problem, but then it occurs
randomly again, usually once or twice a day. At least once it has fixed
itself after being broken overnight
2008 Jul 21
1
merging violations.ignore.d/logcheck-* into ignore.d.*/*
Hi guys, now that violations.d/logcheck is empty,
violations.ignore.d/logcheck-* are useless and many messages that
were previously elevated and filtered there now turn up as system
events. Thus, I went ahead and merged violations.ignore.d/logcheck-*
into ignore.d.*/* in the viol-merge branch.
http://git.debian.org/?p=logcheck/logcheck.git;a=shortlog;h=refs/heads/viol-merge
Unless I hear
2007 Jun 08
0
Impending release: Please test
...nd OS X). The
biggest changes were in packaging, so I''d like to make sure that
packaging support is working everywhere.
I should be able to get the release out next week, assuming there are
no major problems. I''m still hoping to fix a couple of small bugs
(see milestone fozzie[1], to which I''ve assigned bugs for this release).
If there are bugs that you think are critical but are not marked for
this release, please let me or one of the other committers know.
1 - http://reductivelabs.com/trac/puppet/query?
status=new&status=assigned&status=reopened&a...
2009 Jul 11
2
Trouble with idmap_ldap in 3.3.6
...sing 'net idmap secret alloc'. That part seems to go OK. (BTW--
some of these options have accreted over the years-- some of them may no
longer be necessary, or even helpful-- please let me know if anything
sticks out at you)
[global]
interfaces = eth0
netbios name = FOZZIE-NEW
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
realm = BOSTON.EXAMPLE.NET
security = ADS
idmap uid = 10000-20000
idmap gid = 10000-20000
idmap backend = ldap:ldap://localhost/
idmap alloc backend = ldap
idmap...
2007 May 26
13
munin module: manage clients and server''s config
Hello all.
Probably this question has already been posed in the context of another
software, but I am unable to find it.
I would like to implement a module which should manage munin-clients as
well as the munin-server.
Here is what I am thinking about implementing:
- There are two classes: munin::client and munin::server
- munin::clients'' configuration will be managed automatically.