Displaying 4 results from an estimated 4 matches for "statoverride".
2015 Jan 27
2
Permissions Changing on BIND, Causing Samba Trouble
Greetings,
For whatever reason, the BIND server running on our Samba AD instance
changes permissions on /var/lib/samba/private/ldapi and
/var/lib/samba/private to root:root, and causes all kinds of trouble. If
I change the permissions back to named:root, it works fine. But after
about 3 or 4 weeks it will revert back to root:root. How do I prevent
this from happening in the future?
Thanks.
2015 Jan 28
0
Permissions Changing on BIND, Causing Samba Trouble
...r" = "bind" ]; then
echo "Group bind is already set on /var/lib/samba/private/dns.keytab"
else
echo "enable-ing access for bind in /var/lib/samba/private"
chown root:bind /var/lib/samba/private/dns.keytab
fi
and for debian :
dpkg-statoverride --add root bind 755 /var/lib/samba/private
dpkg-statoverride --add root bind 640 /var/lib/samba/private/dns.keytab
and your set.
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: asai at globalchangemusic.org
>[mailto:samba-bounces at lists.samba.org] Namens
>asai at glob...
2015 Feb 18
1
[OT] Postfix sasl authentication help
Dear all,
Would need some of your advise.
As I was the trying to get postfix sasl working with samba AD.
I've try to search online for a few examples some use ldap, kerberos or pam.
I'm using winbind on that system and I wonder if we can use winbind with sasl.
Or anyone have a more correct on how it should be done.
My existing setup was working with ldap before moving to samba4.
2010 Mar 12
23
Puppet 100% CPU usage
Hi,
I''ve been experimenting with Puppet for a few days now, and I really
like it.
But! I''m having real CPU usage problems.
Puppet is still happily eating away 100% CPU for almost an hour at a
time, with no apparent things happening.
(puppetd -tv --trace --debug, but nothing appearing in the console
during this.)
I believe the following resource is to blame:
file {