search for: ldiff

Displaying 20 results from an estimated 26 matches for "ldiff".

Did you mean: diff
2005 Jan 31
2
mass user creation
Hi, i plan to mass creat user in ldap to use with samba I tried with ldiff like the structure below, the user is created but no home directory is created, user in not member on any groups. 1) how to do with ldiff file to put a user member of a group ? So i plan to use smbldap-useradd => home drectorie is created with the appropriated rights, user is member of "...
2012 Jun 08
2
help with rle function on paired data
Dear R Community - I hope you might be able to provide some guidance regarding the use of the rle function. I have a set of time-series data where a measured value is recorded every 30 seconds after the start of an experiment. Many of the measured values repeat and I am interested only in the values when there is a change. If I turn the measured values into a vector, the rle function works
2008 Oct 16
1
After some help with Samba and LDAP
...running into what appears to be a known configuration problem though am at a lost end with trying to resolve it. The problem is that when following the SAMBA and LDAP configuration guide on http://wiki.samba.org/index.php/3.0._Initialization_LDAP_Database I'm getting errors running the ldiff part. The error that is occuring is due to the sambaDomainName. slapadd: dn = "sambaDomainName =pumppower2,ou=Domains,dc=pumppower,dc=com,dc=au" (line=65): (64) value of naming attribute 'sambaDomainName' is not present in entry The environment is a centos 5 box that wi...
2009 Nov 17
1
Problem to map uidNumber and getting authentication to work
On Mon, 21 Sep 2009, Timo Aaltonen wrote: > > > Hi! > > I'm trying to set up a samba client to authenticate from AD (Win2k8), by > using rfc2307 schema mode to map uidNumber, gidNumber and unixHomeDirectory. > The latter two seem to work, while uidNumber doesn't, at least according to > 'wbinfo -i $uid', which shows the uid as the default starting
2017 Dec 14
4
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
Readin : https://wiki.samba.org/index.php/Samba_AD_schema_extensions Is it an option to make an ldiff for the msNPAllowDialin and others on that Dail-in Tab. Im looking at the automount example. Hints tips? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > L.P.H. van Belle via samba > Verzonden: donderdag 14 dece...
2005 May 19
1
R 2.1.0 RH Linux Built from Source Segmentation Fault
...rcov=chol2inv(chol(A)) rootp=chol(priorcov) rootpi=backsolve(rootp,diag(nvar)) # # start main iteration loop # oldlpost=llmnl(y,X,beta0)+lmvn(beta0,betabar,rootpi) naccept=0 for (rep in 1:R) { betac=oldbeta+t(root)%*%rnorm(nvar) clpost=llmnl(y,X,betac)+lmvn(betac,betabar,rootpi) ldiff=clpost-oldlpost alpha=min(1,exp(ldiff)) if(alpha < 1) {unif=runif(1)} else {unif=0} if (unif <= alpha) { beta0=betac oldlpost=clpost naccept=naccept+1} oldbeta=beta0 if(rep%%keep == 0) {mkeep=rep/keep; betadraw[mkeep,]=beta0} } list(betadraw=b...
2011 May 02
3
Issue providing seamless migrtion (3.0.24 to 3.5.6) - sambaNTPassword mystery
Hello everyone, I am operating a migration of samba from 3.0.24 (mysql passdb backend) to 3.5.6 (openldap passdb), samba working as a domain controller (PDC) and file share. The main challenge is to provide a seamless migration for users. For this new version, I am using smbldap-tools 0.9.6, nss_ldap, openldap 2.4. Everything run on FreeBSD 8.2. To get used to samba, I have managed to make
2018 Jul 10
0
classicupgrade questions
...here a question marks in > the names (in AD administration), every user (with national > characters in their names) has the problem. > Why? # echo -n WmRlbsSbaw== | base64 -d ;echo Zdeněk If an attribute contain non ascii characters its value is base64 encoded. The field separator in ldiff changes from colon to double colon. Maybe the migration is written by a native english (wo)man. They often do not think that "umlaute" and accents are used. > Thanks, Michal -- Gruss Harry Jede
2005 Jan 19
0
sambaLMPassword
Hi, i have samba 3.0.10 + ldap backend I create users with ldiff file. I just want to know if the field *sambaLMPassword <schema.php?server_id=0&view=attributes&viewvalue=sambaLMPassword> *is no more use Can someone confirm it ? thanks
2012 Feb 17
1
user_filter problem
...e already configured their email client for such a setup). So in my situation, user_filter for lmtp should be: user_filter=(mail=%u), but for pop3 it should be: user_filter=(cn=%u). Please, see: E-mail address: john at example.com pop3 username: 0005a pop3 password: very_secure_password And ldap ldiff for this mailbox: dn: cn=0005a,dc=example.com,ou=localmail,ou=mail uid: 0005a mail: john at example.com mailbox: /data/mail/example.com/0005a/Maildir/ sn: 0005a description: testing homeDirectory: /data/mail/example.com/0005a cn: 0005a userPassword:: e0NSWVBUfWxpOXBVaEw5SWJkRWc= objectClass: inetO...
2017 Dec 14
0
ADUC missing msNPAllowDialin and need vpn advice for ad setup.
...vice for ad setup. > > On Thu, 14 Dec 2017 13:52:29 +0100 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > > > Readin : > https://wiki.samba.org/index.php/Samba_AD_schema_extensions > > > > Is it an option to make an ldiff for the msNPAllowDialin > and others > > on that Dail-in Tab. Im looking at the automount example. > > Hints tips? > > > > > > Greetz, > > > > Louis > > OK, I take it back, I do have 'msNPAllowDialin' in AD: > > root at dc1...
2012 Aug 24
0
Schema modification with auxiliary class vs builtin class and vbscript
...-------- Where I do not understand is that for another auxiliary class (PossixAccount) and another attribute (LoginShell) the bold line is ok : *temp = InputBox(Loginshell : " , , user.LoginShell)* and we can see the previous value of LoginShell if we have already setted it. Here are the ldiff files of the auxiliary class and his attribute : dn: CN=allowedService, CN=Schema,CN=Configuration,DC=sc,DC=isc84,DC=org mayContain: allowedServiceAttribute objectClass: top objectClass: classSchema defaultObjectCategory: CN=allowedService,CN=Schema,CN=Configuration,DC=sc,DC= isc84,DC=org default...
2006 Feb 18
3
Samba LDAP PDC BDC quit working
We have had a Samba LDAP-PDC-BDC system setup for close to 3 months with about 60 computers in the domain. Earlier we had a power outage and about 30 computers no longer were able to log into the domain or authenticate. Some were NT Workstations and some were W2k. But not all NT or W2K workstations were affected. If we went to network neighborhood we would see the error message "
2010 Aug 23
3
Moving Samba PDC to new machine
I am looking to move our current Samba primary domain controller to a new machine. The current machine is EOL, running Fedora 11 (old), and had way too many services on it to start with (mail, dns, samba, mysql replication, primary ldap, etc). I am looking to move to a Xen domu with either Fedora 13 or Centos 5.5. What my question is is this: what should I look for when I migrate the samba
2018 Jul 04
5
classicupgrade questions
I am trying to do a classicupgrade.  (This is not 1st try, I went through it once time already; then I deleted all data and trying it again, with questions now.) Command samba-tool domain classicupgrade --dbdir=/etc/samba.PDC/ --realm=ad.nemuh.cz --dns-backend=BIND9_DLZ /etc/samba.PDC/smb.PDC.conf Problem a) ... init_sam_from_ldap: Entry found for user: pc0027$ init_sam_from_ldap: Failed to
2003 Aug 05
3
Samba 3 + PDC + LDAP machine accounts
Hiya all, this should hopefully be a simple question. I've noticed that their is a setting: ldap machine suffix Allowing you to put all the machine accounts in a different tree in your ldap directory (which is a definate plus). However, I note, that it is almost impossible to do so. Has anyone done this (eg had machines in ou=Machines,dc=domain,dc=com and people in ou=People,dc=domain,dc=com)?
2008 Oct 21
2
samba idmap ldap backend
...results yes =20 pagesize 1000 port 389 timelimit 30 =20 my vi /etc/nsswitch.conf group: files ldap group_compat: nis hosts: files dns networks: files passwd: files ldap passwd_compat: nis shells: files services: compat services_compat: nis protocols: files rpc: files =20 my idmap.ldiff file=20 =20 dn: dc=3Dsnowshow,dc=3Dcom objectClass: dcObject objectClass: organization dc: snowshow o: The Greatest Snow Show in Singapore. description: Posix and Samba LDAP Identity Database =20 dn: cn=3DManager,dc=3Dsnowshow,dc=3Dcom objectClass: organizationalRole cn: Manager description: Dire...
2004 Feb 03
4
samba 3.0.1 and ldap backend problem - I can not add new accounts to domain.
Hi ! I cant add any user (person, and machine) to my domain made with samba-3.0.1, openldap-2.0.27, new samba.schema, smbldap-tools-0.8.3. I have to migrate from ldap_compact to ldap backend. Rhea is a ldap server, codo is a PDC from DOMAIN. To show, what the problem is, look at the following instructions: root@rhea:~# smbldap-useradd -w loko20 root@rhea:~# getent passwd|grep loko
2005 Jul 29
4
Problem to logon after join LDAP/SAMBA domain
Hi all, I'm using SAMBA with LDAP as my PDC but after I join a workstations Windows XP to the domain, I can't authenticate any user with this workstation, It gives the fallowing error when I press ctrl+alt+del and try to logon: "The system can't authenticate the user. Check if the user and password is correct then retype them press ok" etc..... In the server, I can see the
2016 Mar 28
2
Unable to join DC to domain
...es/samba/netcmd/fsmo.py", line 301, in seize_dns_role master_owner = get_fsmo_roleowner(samdb, m.dn) File "/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/fsmo.py", line 42, in get_fsmo_roleowner master_owner = res[0]["fSMORoleOwner"][0] I guess I need ldiffs for these, client will be down on a Monday. JS On Sun, Mar 27, 2016 at 5:02 AM, Rowland penny <rpenny at samba.org> wrote: > On 27/03/16 07:25, IT Admin wrote: > >> I ran ldbsearch on my sam.ldb >> I searched for CBADC02, CBADC03, and TESTES (all VMs that fail to join &...