similar to: Samba 4.1.8 Importing automountmap ldif entries from existing OpenLDAP setup or ?

Displaying 20 results from an estimated 1000 matches similar to: "Samba 4.1.8 Importing automountmap ldif entries from existing OpenLDAP setup or ?"

2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had to modify the automount schema files and separate the attributes from the classes. I also discovered that it's required to have the ntSecurityDescriptor , instanceType, and objectCategory attributes. Without these it will crash whenever you try to browse... I did alot of stopping samba, tarring of /usr/local/samba and
2007 Dec 07
1
LDAP and Automount
Alle, I'm following the instructions in section 19.3.3.2 of the docs @ http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html, but I cannot add the following entry in LDAP: dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp objectClass: top objectClass: automountMap automountMapName: auto.home After looking at the schemas in /etc/openldap/schema,
2013 Sep 09
1
Samba4 automount schema: convert from flat files to LDAP
Hi I think I've managed to get the automount classes into the the schema: ldbsearch --url=/usr/local/samba/private/sam.ldb.d/"CN=SCHEMA,CN=CONFIGURATION,DC=HH3,DC=SITE.ldb" | grep "dn: CN=automount" dn: CN=automountKey,CN=Schema,CN=Configuration,DC=hh3,DC=site dn: CN=automount,CN=Schema,CN=Configuration,DC=hh3,DC=site dn:
2014 Jun 25
2
dependencies for classicupgrade of samba3 with openldap backend?
Having issues with not being able to bind with my openldap server... Do I need to install openldap client tools and get the box set up to use it first? -- Jefferson K Davis Technology and Information Systems Manager Standard School District 1200 North Chester Ave Bakersfield, CA 93308 661.392.2110 ext 120 (office) http://district.standard.k12.ca.us District Users: Click here to
2013 Apr 16
1
migrating from samba3+openldap+autofs to samba4 AD DC?
Any suggestions as to folks who have written fairly concise how-tos'? Much of what I've found so far is pretty vague. Also if moving to AD DC model, strategies for syncing with OpenLDAP... (Not to stir up old wounds, but the idea of multiple credential sources makes me very ill) Thanks, -Jeff -- Jefferson K Davis Technology and Information Systems Manager Standard School
2012 Jul 17
3
samba segfault with autofs schema
Samba 4.0.0beta3, CentOS 6.2 32-bit. I am loading the automount schema into a vanilla Samba4 database. The schema can be found at: http://http://www.cbe.cornell.edu/~smt/Automount_template.txt and I am loading the schema as follows (samba is shut down): ldbadd -H private/sam.ldb.d/CN=SCHEMA,CN=CONFIGURATION, \ DC=DOMAIN,DC=TEST,DC=CORNELL,DC=EDU.ldb Automount_template.txt This appears
2012 Sep 10
1
LDAP Account Manager 3.9.RC1 released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 LDAP Account Manager (LAM) 3.9.RC1 - September 10th, 2012 ========================================================= LAM is a web frontend for managing accounts stored in an LDAP directory. Announcement: - ------------- LAM now supports Kolab 2.4, Puppet and RFC2307bis automount entries. The self service also supports to set fields to read-only.
2016 Jul 29
1
Joining Samba4 Member to Samba3 Domain
Before I start beating my head against the wall, is there a howto someplace for joining a Samba4 member or BDC to a samba3 domain? Am I going about this all wrong? I most likely will update the PDC to samba 4 next summer due to the amount of automation we have to modify that leverages OpenLDAP. The LDAP server that comes with Samba4 seems kinda limited by comparison. In the meantime, cannot
2006 Oct 11
0
"test page failed to print" - How to I resolve this?
This is a new one to me... Drivers install fine, but on some of the printers I get the "test page failed to print" message. I'm getting nothing in the samba logs from the workstation, smbd, nor from the cups logs. I've googled myself silly, but can only find other people asking the same or similar question. Some of them have found permissions to be the problem, but in
2017 Aug 18
4
AutoFS
Hi all, I would like to use AutoFS on Samba but I encounter difficulties with ldap entries. I have already add the Automount Schema from the Wiki (https://wiki.samba.org/index.php/Samba_AD_schema_extensions) but I can't add "auto_master" and the folowings leaf. I tried : dn: automountmapname=auto_master,dc=MYDOMAIN automountMapName: auto_master objectClass: automountMap
2017 Aug 21
0
AutoFS
On Mon, 21 Aug 2017 14:52:40 +0200 Jeremy Guasco <jguasco+samba at lncsa.com> wrote: > Le 21/08/2017 à 14:15, Rowland Penny via samba a écrit : > > > > That's the correct way to do it (the wikipage was wrong, I have > > corrected this) > > > > Have you checked that the objectClasses are in AD ? > > > > ldbsearch --cross-ncs -H
2013 Oct 17
2
Samba Join as DC failed
Attempted to join domain via ./bin/samba-tool domain join ncs.k12.de.us<http://ncs.k12.de.us> DC -Uadministrator --realm=ncs.k12.de.us<http://ncs.k12.de.us> But this failed with Committing SAM database Failed to apply linked attribute change 'attribute 'isRecycled': invalid modify flags on 'CN=test_user,CN=Deleted Objects,DC=ncs,DC=k12,DC=de,DC=us': 0x0' dn:
2013 Aug 27
1
Replication issue
I have a server that is not replicating correctly, but passes all the tests listed here: https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC In particular running # host -t CNAME 976c9c86-288d-483e-baec-7043a9c4a6cd._msdcs.ncs.k12.de.us 976c9c86-288d-483e-baec-7043a9c4a6cd._msdcs.ncs.k12.de.us is an alias for ncssamba2.ncs.k12.de.us. returns correct information on all DCs.
2004 Apr 07
1
Samba / Ldap Password Issues
I'm having some issues with samba 3 and my ldap passwords. First I'll tell you what I'm working with. Ldap server is RH 7.3 and openldap 2.0.25 DBM Samba 3.0.2a-1 using ldapsam_compat (Compiled from RPM source by me ) on RHEL 3 Samba 2.2.8-1.ldap on RH9 -------------- The Samba 2 works great. Auth against ldap no problem, has been for over a year. The Samba 3 does not work.. Well
2004 Apr 12
1
Samba / Ldap Password Issues - bump ;-)
Sorry to repost this question.. But I am at my wits end.. The server has been off line for 2 weeks. So I will have to downgrade to samba 2.X by the end of the day unless a miracle happens ;) I'm having some issues with samba 3 and my ldap passwords. First I'll tell you what I'm working with. Ldap server is RH 7.3 and openldap 2.0.25 DBM Samba 3.0.2a-1 using ldapsam_compat (Compiled
2013 Apr 21
1
lsoda question from deSolve package
Dear List, Wonder if you have some thoughts on the following question using lsoda in desolve: I have the following data and function: require(deSolve) times <- c(0:24) tin  <- 0.5 D <- 400 V    <- 26.3 k <-0.056 k12  <- 0.197118 k21  <- 0.022665 yini <- c(dy1 = 0,dy2 = 0)  events <- data.frame(var = "dy1",time = c(10,15),value = c(200,100),method =
2004 Sep 17
5
msaccess db corruption
Ok, I've tried all the "common" fixes, such as turning oplocks off on the share. Twice a day the database has to be repaired. running samba-3.0.7-2.FC2 Here's the pertinent section: comment = Aeries path = /home/aeries valid users = @aeries read only = No create mask = 0770 directory mask = 0770 inherit permissions = Yes
2013 Aug 24
2
issue with multiple Samba DC and uid/gid assignment.
I have 2 Ubuntu 12.04/samba 4 servers acting as DCs for my Domain. I provisioned the Domain by using the classicupgrade (prior authentication was LDAP+Samba). I have added some new test users. I also have two files servers. One is running RHEL 5.9/Samba 3, the other Ubuntu 12.04/Samba 4. Users that have their home directories and profiles stored on the RHEL5.9/Samba 3 fileserver work correctly.
2013 Aug 02
1
DNS issue with second samba DC
I have samba4 installed on two systems: ncssamba1 and ncssamba2. ncssamba1 is the PDC, ncssamba2 was joined to the domain using the instructions here: http://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC I had to manually add the DNS information as mentioned on that page. I can add a user and the user is replicated. However, I have some issues with DNS resolving hostnames.
2006 Jul 29
1
uniroot
Hello, I am struggling to find the root of a exponent function. "uniroot" is complaining about a values at end points not of opposite sign? s<- sapply(1:length(w),function(i) + { + + + + + uniroot(saeqn,lower=-5000,upper=0.01036597923,l=list(t=w[i],gp=gp))$root + }) Error in uniroot(saeqn, lower = -5000, upper = 0.01036597923, l = list(t = w[i], : f() values at