similar to: Initial samba + ldap howto

Displaying 20 results from an estimated 3000 matches similar to: "Initial samba + ldap howto"

2004 Apr 17
1
Bug in "force group" parameter, or group membership checking?
Hello, I have the following situation: Samba with ldap passdb backend. In my setup I have a group called exact: ------------ dn: cn=exact,ou=Groups,dc=ahm,dc=nl objectClass: posixGroup,sambaGroupMapping cn: exact gidNumber: 1000 sambaSID: S-1-5-21-4269728302-1655870493-3894479995-3001 sambaGroupType: 4 memberUid: gerrit,piet,hornie ------------ maps to the unix group exact: exact
2004 Sep 22
1
Protocol negotation failed
Hi all, I've compiled 3.0.7 on a test box which also has an LDAP server running on it. This is the first time for me trying to use Samba with LDAP. I copied the IdealX scripts into /usr/local/sbin and edited the _config.pm file. It is attached at the bottom, stripped of comments. I then edited my smb.conf to the effect of the following: passdb backend = ldapsam:ldap://localhost ldap
2003 Dec 01
1
Fw: PDC/LDAP/SAMBA3/NT4
Hy! Excuse for the previous mail, follows correction! I followed step by step that this in the address above. > http://www.hilinski.net/samba/ But when I execute, 'script smbldap-populate.pl', appears the following errors: [root@thor sbin]# smbldap-populate.pl Using builtin directory structure adding new entry: dc=maxwelleducacional,dc=com,dc=br failed to add entry: Insufficient
2004 Dec 09
0
Samba / LDAP on OpenBSD
Hi, I have an Open 3.5 box What i want to do is to have a box authenticating from LDAP for samba,smtp,pop,ftp,apache Samba is supposed to be a PDC authenticating from LDAP. I installed openldap-server-2.1.27 , openldap-client-2.1.27 from openbsd packages. Openldap has ldbm backend, and i have a directory which i can use for smtp and pop authentication. Bind is installed and dns records for
2007 Mar 18
1
HELP...Running data
We are two french students and we have a problem concerning an exercize. We don't know how to resolve it. It would be fantastic if someone can help us. Thanks. Description: This study examined how the metabolic cost of locomotion varied with speed, stride frequency and body mass. Cost was determined by measuring oxygen consumption (?vo2?), analyzing the oxygen content in air inhaled and
2002 Sep 08
2
sambaldap tools
Hi samba admins, I don?t know is this the right place for my question, but I can?t find a list for my problem. I have some trobble to configure the smbldap-tools. I have download and copy the scripts to /usr/local/sbin. But a /usr/local/sbin/smbldap-useradd.pl testuser breaks with this error message: get_user_dn2: error in ldapsearch : /usr/bin/ldapsearch -x -h _SLAVELDAP_ -D '_BINDDN_'
2003 Jun 04
2
Samba LDAP Primary Domain Controller
I am trying to setup my Linux box to replace WIN-NT PDC and also i want to configure this Linux box to use LDAP authentication I am using Mandrake 9.1 installed all the following RPMS required for LDAP & SAMBA libldap2-2.0.27-4mdk libldap2-devel-2.0.27-5.3mdk.i586.rpm libldap2-devel-static-2.0.27-5.3mdk.i586.rpm libltdl3-1.4.3-1mdk.i586.rpm libunixODBC2-2.2.4-1mdk.i586.rpm
2019 Oct 22
1
Problems with internal DNS
On Tue, Oct 22, 2019 at 5:07 PM Rowland penny via samba < samba at lists.samba.org> wrote: > On 22/10/2019 15:52, Thomas Schweikle wrote: > > > > On Mon, Oct 21, 2019 at 5:03 PM Rowland penny via samba > > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: > > > > On 21/10/2019 15:47, Thomas Schweikle via samba wrote: >
2007 Jan 12
4
FW: Get dialed numbers in AGI
On 1/11/07, Mike D'Ambrogia <miked@jamagination.com> wrote: > > Ralph > > Kind of new to asterisk, and really new to AGI but it looks like you were > trying to have the AGI script tell asterisk to read and lay the results into > my_var and then regain control in the AGI script, is that correct? > > If so I don't think that will work since the dialplan
2008 Jan 22
2
Help - linear regression
Hi, I am trying a linear regression model where the dependent variable is the size of the heart corrected for the patient's height and weight. This is labelled as LAVI. The independent variables are race (european or non-eurpoean), age, sex (male or female) of the patient and whether they have diabetes and high blood pressure. sample size 2000 patients selected from a community. when I
2001 Aug 28
2
[patch] known hosts with ports
Hello. We are currently installing a new firewall, and would like to use a mixture of NAT and port mapping to have a single "gateway" host address which exposes a range of open ports, each of which maps to sshd of a different host in our internal network (e.g. ssh.jesus.cam.ac.uk on port 6789 maps to internal host1 port 22 whereas ssh.jesus.cam.ac.uk on port 6790 maps to internal
2008 Apr 09
6
No shared physical device in virt-manager
I am fairly new to xen and am trying to build a new guest using virt-manager. When I get to the screen where you can choose virtual or shared physical device there are no physical devices to choose from. Is there some step that I have missed while setting up my Dom0? -Joel Coopersmith Sr. Systems and Networking Analyst joel.coopersmith@accenture.com
2008 May 05
0
Way OT Re: OT- Re: ext3 filesystems larger than 8TB
Ahm, it wasn't money that influenced the OJ case, it was, race, coupled with incompetence on the side of the prosecution. Now if Reiser had kept his mouth shut he might have just been acquitted. He had a good attorney, that attorney gave him sound advise and he chose to ignore it anyways. I also believe if he had confessed to what happened he would have received manslaughter, though after
2010 May 01
4
Re: Access HTTPS/SSL enabled sites
Gert van den Berg wrote: > On Wed, Jan 6, 2010 at 08:52, matvrix <wineforum-user at winehq.org> wrote: > > > crypt32 has to be "Native, Builtin" > > > > > But if its not included with IE, you need to copy it for Windows, > otherwise the wine buildin gets used... In /usr/lib/wine is a crypt32.dll.so. How can I use the crypt32.dll from a windows
2020 Jul 14
2
SELinux labels change in libvirt
Hello all, tl;dr, can you point me to the point in the libvirt repo where it's trying to change a tap-device's SELinux label? I am trying to create a tap device with libvirt on a super-privileged container, and then use it on another, unprivileged container with libvirt. User wise, I know I need the super-privileged container to open the tap device with the user of the unprivileged one -
2020 Jul 14
2
Re: SELinux labels change in libvirt
On Tue, Jul 14, 2020 at 3:33 PM Daniel P. Berrangé <berrange@redhat.com> wrote: > On Tue, Jul 14, 2020 at 03:21:17PM +0300, Ram Lavi wrote: > > Hello all, > > > > tl;dr, can you point me to the point in the libvirt repo where it's > trying > > to change a tap-device's SELinux label? > > > > I am trying to create a tap device with libvirt on
2008 Mar 06
1
Where is the signing key for rsync?
Hello all and congrats on Rsync 3.0.0! Where is the signing key for rsync? I am trying to verify the signature: http://rsync.samba.org/ftp/rsync/src/rsync-3.0.0.tar.gz.asc. I have searched the FAQ, the web site, and the ftp site for the answer to this question to no avail, and unfortunately the mailing list web interface doesn't seem to have a search facility either. :( I even tried to
2015 Feb 27
4
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
> On Feb 27, 2015, at 2:15 PM, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote: > > On Fri, Feb 27, 2015 at 2:01 PM, Renato Golin <renato.golin at linaro.org> wrote: >> On 27 February 2015 at 21:26, Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote: >>> Which brings us to my fallback proposal: what about disabling the >>> pass on darwin
2015 Feb 27
2
[LLVMdev] [RFC] AArch64: Should we disable GlobalMerge?
On Fri, Feb 27, 2015 at 1:38 PM Ahmed Bougacha <ahmed.bougacha at gmail.com> wrote: > On Thu, Feb 26, 2015 at 2:33 AM, Kristof Beyls <kristof.beyls at arm.com> > wrote: > > > > Hi Ahmed, > > > > Did you run these experiments on a platform with a linker that makes > > use of the AArch64CollectLOH-pass-produced information? > > As Jim says,
2015 Jan 30
0
[LLVMdev] RFB: Would like to flip the vector shuffle legality flag
I may get one or two in the next month, but not more than that. Focused on the pass manager for now. If none get there first, I'll eventually circle back though, so they won't rot forever. On Jan 30, 2015 11:21 AM, "Ahmed Bougacha" <ahmed.bougacha at gmail.com> wrote: > I filed a couple more, in case they're actually different issues: > -