Displaying 20 results from an estimated 200 matches similar to: "Problems with LDAP"
2007 Mar 26
2
Problems with LDAP
Hi,
I'm making a schema for my company's co-workers, but i'm obviosuly doing
something wrong, because i get:
ldapadd -x -D "cn=admin,dc=telbit,dc=pt" -w secret -f people.ldif
adding new entry "dc=telbit,dc=pt"
ldapadd: no attributes to change or add (entry="cn=admin,dc=telbit,dc=pt")
My schema file (experimantel) is:
## objectclass definition for
2007 Mar 01
1
LDAP error
Hi,
When i try to inser this on LDAP database, i get this error:
"ldapadd: invalid format (line 14) entry:
"uid=spessoa,ou=users,ou=accounts,dc=telbit,dc=pt""
I can't see nothing wrong.
The .ldif file follows my signature.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o:
2007 Feb 16
1
Can't login in IMAP server
Hi,
I can't login in the IMAP server.
This is the log from a telnet session to port 143:
Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=192.168.84.128
rip=192.168.84.128 resp=<hidden>
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed:
/usr/local/bin/auth_imap
2007 May 10
1
Very, very lame question :(
Hi,
What is the package and the ctl name for fam in CentOS 4.4 ?
Sorry...
Warm Regards
--
:wq! M?rio Gamito
2007 Apr 04
2
CentOS 4.4 32 bits not recognizing disks
Hi,
I have to install this server with an Intel motherboard ASUS, model
P5VDC-MX.
It has a VIA hardware RAID controller model VT-8251.
The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS.
Problem is that CentOS installation doesn't recognize any hard drives at
all.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
Thanks in advance.
--
2007 Mar 23
2
Command not running in crontab
Hi,
Can anoyone tell me why this command is not executed (or it is without
success) from crontab, but works perfectly from the command line ?
(yes, i've restarted crontab service)
# clean up postmaster
00 30 * * * root /usr/bin/find
/var/qmail/maildirs/postmaster at telbit.pt/Maildir/new -type f -print0 |
xargs -0 -n 50 rm
The mind boggles...
Any help would be appreciated.
Warm
2006 Jan 23
1
samba domain controller with ldap and groupOfUniqueNames groups
I'm having some trouble with groups which contain the groupofuniquenames
objectclass.
I'm running Samba 3.0.9 on RHEL 3 as a domain controller, and otherwise,
it functions properly. When looking at groups which only have the
posixGroup and sambaGroupMapping objectclasses with "net rpc group
members", I'll get a list of users. However, if the group in LDAP has
the
2004 May 19
1
"ldap_add: Already exists (68)"
As I enter this in the command line:
ldapadd -x -h localhost -D "cn=manager,dc=EAGLES,dc=com" -f base.ldif -W
I get the message:
ldapadd: update failed: dc=EAGLES,dc=com
ldap_add: Already exists (68)
Is that a bad thing? Here is my whole "base.ldif" file under /root/LDIF/:
dn: dc=EAGLES,dc=com
objectClass: domain
dc: EAGLES
dn: ou=Groups,dc=EAGLES,dc=com
2006 Mar 23
1
Problem creating Samba Admin account
I am trying to create a Samba Admin account in FDS as per the final steps of
http://directory.fedora.redhat.com/wiki/Howto:Samba
I've asked about this on the FDS mailing list with no luck, I am hoping
someone here will be able to help me.
I've created a file with contents:
Administrator:x:0:0:Samba Admin:/root:/bin/bash
I then ran:
/usr/share/openldap/migration/migrate_passwd.pl
2011 Apr 28
1
Samba with 389 Directory Server Auth problem
Hi Folks,
I had a crack at setting up a Samba PDC using a fresh installation of FDS
1.2.4 as the backend on one of our RHEL 5.3 servers per the Wiki
Howto:Samba but ran into a few issues.
In the section 'Populating FDS with PDC Entry', it instructs the user to run
'net getlocalsid'. This results in the following:
[root at mybox logs]# net getlocalsid
2017 Jan 13
3
input en markdown
Hola lista:
Una duda rápida (espero).
¿Se puede hacer un "inlcude" o un "input" en markdown?
sin emplear Rmarkdown o knitr.... solo puro markdown, de modo que por
ejemplo github lo interprete o un visor básico de markdown.
la idea es q un file muestre(contenga) todo pero tener la info
distribuida en varios files.
Gracias.
--
Antonio Maurandi López
Sec. Apoyo
2018 Nov 13
2
Samba4 AD LDAP Debug
Hello,
I try to add some Entries via PHP to samba 4 AD LDAP.
The insert work only party, some values like telephonenumber, ipPhone
and facsimileTelephoneNumber are not set.
ldap_add always return success.
Is there a way to see whats going on in ldap and whats wrong?
I have try to set ldap_set_option($connect, LDAP_OPT_DEBUG_LEVEL, 7); in
php, but it doesn't output more infos.
Best
2003 May 16
3
Samba PDC + LDAP
Hello All,
I am trying to setup Samba PDC with LDAP.
I installed samba-2.2.8a and openldap-2.1.19. I am using smbldap-tool that bundles with samba-2.2.8a source, for adding user, group and computer name.
I was able to add username in ldap using smbldap-useradd.pl, but i find problem in adding machine name.
When i try to add machine name i got following error
./smbldap-useradd.pl -w test$
2015 Jan 23
2
Multiple attributes
Hi All
I am tying to create a user in SAMBA 4 AD with ldapadd, but its not allow
me to add multiple mail attributes, here is my ldif of user.
dn: CN=ayesha,CN=Users,DC=samba4pdc,DC=net
objectClass: top
objectClass: person
objectClass: organizationalPerson
objectClass: user
cn: ayesha
name: ayesha
sAMAccountName: ayesha
userPrincipalName: Ayesha Umar
objectCategory:
2017 Jan 13
2
input en markdown
Hola
¿Quizá por aquí?
https://github.com/yihui/knitr/issues/268
El 13 de enero de 2017, 12:26, Rubén Gómez Antolí <lobo en mucharuina.com>
escribió:
>
>
> El 13/01/17 a las 11:50, Antonio Maurandi López escribió:
> > Hola lista:
> >
> > Una duda rápida (espero).
> >
> > ¿Se puede hacer un "inlcude" o un "input" en markdown?
>
2010 Oct 28
2
adding user ldif to ldap
hi list.. I am trying to add an ldif with my users that I have derived
from /etc/passwd. for some reason ldapadd is choking on the first
entry... I've also tried removing the first one and predictably each
one fails in exactly the same way...may I ask how best to correct
this?
Here is the error:
LDAP# ldapadd -x -D "cn=Manager,dc=summitnjhome,dc=com" -W -f /tmp/passwd.ldif
adding
2015 Jan 23
3
Multiple attributes
Ho Mourik
Thanks for your reply, any other attribute which we can duplicate?
Br.
Umar
On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit <
heupink at merit.unu.edu> wrote:
> Hi,
>
> In AD, the attribute mail can only exist once.
>
> MJ
>
> On 01/23/2015 05:27 AM, Umar Draz wrote:
>
>> Hi All
>>
>> I am tying to create a user in SAMBA 4
2007 May 31
4
Fedora Directory Authentication on CentOS 5
Hi,
I am trying to set up a Fedora Directory server for centralised
authentication.
I configure the directory server, add a user called (via the Java GUI)
test and then, using system-config-authentication, enable LDAP on both
tabs. I then try to log-in using the test account I set up on the
directory, but I get an error message in /var/log/messages:
May 30 16:28:27 ds1 sshd(pam_unix)[4445]:
2016 Nov 03
1
New attributes in Samba AD
Hello Jonathan,
So, I realized later that I didn't have add 'dsdb:schema update allowed'. I just added and it worked! But now I'm having problem related to the the class.
This is the error:
ldap_add: Object class violation (65)
additional info: 00002014: objectclass: the objectclass 'classtest' seems to be unrelated to user!
Hi Lukz,
On 1 November 2016 at
2009 Nov 23
5
samba 3.4.3 DC breaks Windows groups
I have the following setup:
PDC: Samba 3.0.37 on Solaris 10
BDC1: Samba 3.0.37 on Solaris 10
BDC2: Samba 3.4.3 on Solaris 10
Samba 3.0.37 is the bundled version of Samba.
Samba 3.4.3 is compiled from source.
BDC2 is a recent addition to the network.
All machine use LDAP as the backend for everything. They use winbind to
handle a domain trust with another domain, but otherwise