Displaying 20 results from an estimated 2000 matches similar to: "Samba + LDAP: Changing user's group"
2009 Aug 18
1
Using LDAP authentication
Hi guys. I'm trying to make a fresh samba installation authenticate against
an already working OpenLDAP installation. I'm wondering if there is a way
for Samba to use pam libraries, in the same way my Debian server is actually
configured to use the LDAP users in addition to the ones locally created in
the system.
I've noticed samba has internal support for LDAP authentication, but the
2008 Aug 27
5
Integrate a 1-variable function with 1 parameter (Jose L. Romero)
Hey fellas:
I would like to integrate the following function:
integrand <- function (x,t) {
exp(-2*t)*(2*t)^x/(10*factorial(x))
}
with respect to the t variable, from 0 to 10.
The variable x here works as a parameter: I would like to integrate the said function for each value of x in 0,1,..,44.
I have tried Vectorize to no avail.
Thanks in advance,
jose romero
2010 Jun 30
5
Need help with WineBottler
Yo fellas!
I'm having some problems with WineBottler.
I'm trying to connect to a ventrilo server with a gsm codec (I think) which isn't supported on mac os. A friend who is on the same server uses regular wine and it works for him, but are there any way to make it work with WineBottler as well? Or should I just do it the "hard" wy and install Wine? Couldn't find XCode
2006 Jul 07
3
Observer and Plugin conflict...
Hi fellas,
I have setup the acts_as_authenticated plugin and activated the
UserObserver to send activation emails.
I also have a homemade security plugin which adds methods to
ActiveRecord::Base like let_read and let_write.
On the server start, those two enter in conflict because the Observer
does something with the User model but it can''t find the let_read and
the let_write
2017 Jul 27
2
how far should one go upping gluter version before it can harm samba?
... or in other words - can samba break (on Centos 7.3) if
one goes with gluster version to high?
hi fellas.
I wonder because I see:
smbd[4088153]: Unknown gluster ACL version: -847736808
smbd[4088153]: [2017/07/27 13:12:54.047332, 0]
../source3/modules/vfs_glusterfs.c:1365(gluster_to_smb_acl)
smbd[4088153]: Unknown gluster ACL version: 0
smbd[4088153]: [2017/07/27 13:12:54.162658, 0]
2017 Jun 21
2
sieve vacation message if ....
hi fellas
generic construct for(if possible): reply vacation message
if address is not from add1 at com1 add2 at com2
would you share?
many thanks
L.
2017 Jun 23
2
sieve vacation message if ....
On Fri, 23 Jun 2017 14:46:21 +0200, Stephan Bosch stated:
>Op 21-6-2017 om 19:16 schreef lejeczek:
>> hi fellas
>>
>> generic construct for(if possible): reply vacation message if
>> address is not from add1 at com1 add2 at com2
>>
>> would you share?
>
>require "vacation";
>
>if not address "from" ["add1 at com1",
2017 Aug 29
3
peer rejected but connected
hi fellas,
same old same
in log of the probing peer I see:
...
2017-08-29 13:36:16.882196] I [MSGID: 106493]
[glusterd-handler.c:3020:__glusterd_handle_probe_query]
0-glusterd: Responded to priv.xx.xx.priv.xx.xx.x, op_ret: 0,
op_errno: 0, ret: 0
[2017-08-29 13:36:16.904961] I [MSGID: 106490]
[glusterd-handler.c:2606:__glusterd_handle_incoming_friend_req]
0-glusterd: Received probe from uuid:
2017 Jul 24
2
vol status detail - times out?
hi fellas
would you know what could be the problem with: vol status
detail times out always?
After I did above I had to restart glusterd on the peer
which had the command issued.
I run 3.8.14. Everything seems to work a ok.
many thanks
L.
2004 Jul 01
7
3.0.4: smbd's + nscd's = 100% CPU; load > 4
Hi Everyone,
the new 3.0.4 Samba installation seems to work find
except that from time to time but at least a couple
of times a day one or more smbd processes start
running at 20%-40% CPU each and 6 nscd processes
then share the remaining CPU power. System 70%-80%
users the rest 20%-30%. Load rises fast to over 4.
I'm sure that each such process is just idling,
but why does it engage so much
2006 Oct 07
3
nscd crashes
I've had problems with nscd crashing every few days on my CentOS 4
mail server for a while now. The problems started maybe around CentOS
4.2, although I don't remember for sure. My debugging efforts let me
to disable nscd's persistent cache, and that seemed to work for a
while, but since upgrading to CentOS 4.4, the crashes have started
again.
When nscd crashes, the rest of the
2007 Oct 09
1
nscd segfaulting on centos 4.5
Does anyone know if there is a fix for nscd segfaulting after a short period of time.
Googling for it came up with one result that suggested deleting the files in
/var/db/nscd , but that didn't help. Another result was about run away processes which
is not the problem I'm having.
They are x86_64 boxes.
output from /var/log/messages
Oct 9 12:56:38 lyra kernel: nscd[11660]: segfault at
2016 Jul 17
3
IDMAP Issue
Achim Gottinger schreef op 17-07-2016 4:47:
> On my servers the uid is assigned to root in /etc/passwd and to
> Administrator in samba.
> With nscd getent passwd 0 resolves to Administrator and causes strage
> behavior for for example ssh logins. With unscd it resolves to root
> like it does without caching.
Amazing. I will do so. Thanks.
2013 Mar 25
3
nscd
Has anyone had problems accessing random websites since going up to 6.4?
Since about the day after I got partly upgraded, if I try to access
nytimes.com, or orbitz.com, I get server not found.
With a lot of work, I, my manager, and the other admin, found that setting
options edns0 in /etc/resolv.conf fixed it - I suspect that the network
folks updated their internal nameservers (which are M$)
2007 Feb 09
5
resilience suggestion
On the whole we are pleased with our trials of dovecot to replace UW-IMAP.
But (ah!) we have hit one particular problem, in which we think dovecot
could probably benefit from a resilience improvement.
We're running dovecot on Fedora Core 5 (FC5), with passwd map details
supplied by NIS. We have found that "nscd" sometimes thinks that a
username is invalid, even though it is valid.
2018 Mar 02
2
nscd and winbindd
Dear samba folks,
I have a special question regarding the simultaneous operation of nscd and winbindd on the same host:
We are running in a Samba file server setup where the nsswitch.conf looks like this:
passwd: files ldap
group: files ldap
shadow: files ldap
hosts: files dns wins
networks: files
protocols: db files
services: db files
2008 May 21
9
Slow pkginstalls due to long door_calls to nscd
Hi all,
I am installing a zone onto two different V445s running S10U4 and the
zones are taking hours to install (about 1000 packages), that is, the
problem is identical on both systems. A bit of trussing and dtracing has
shown that the pkginstalls being run by the zoneadm install are making
door_call calls to nscd that are taking very long, so far observed to be
5 to 40 seconds, but always in
2019 Jan 29
2
Winbind, cached logons and 'user persistency'...
On Tue, 29 Jan 2019 18:47:45 +0100
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! Rowland Penny via samba
> In chel di` si favelave...
>
> > Now this is what I do not understand, my understanding is that
> > 'PAM' is used to find the correct authentication system and 'NSS'
> > just connects to that authentication system.
>
2008 Aug 04
5
Reloading /etc/hosts
I am doing some testing and am having to make many changes to /etc/hosts
Is there a way to reload the /etc/hosts file without doing a service
network restart?
I hope that in a while I can run BIND with a bunch of faked-out zone
files (did this once to crack a Vonage PAP2). But for right now, I
cannot introduce BIND to the equation....
2017 Aug 30
0
peer rejected but connected
Could you please send me "info" file which is placed in
"/var/lib/glusterd/vols/<vol-name>" directory from all the nodes along with
glusterd.logs and command-history.
Thanks
Gaurav
On Tue, Aug 29, 2017 at 7:13 PM, lejeczek <peljasz at yahoo.co.uk> wrote:
> hi fellas,
> same old same
> in log of the probing peer I see:
> ...
> 2017-08-29