[Date Prev][Date Next] [Chronological] [Thread] [Top]

Problem with sambaAccount user entry



Hi,

I have a problem with my shares on a open-e storage. I cannot get the sambaSid of the system.
However, the support of open-e advise me to add a test user entry including the objectclass sambaAccount.
As I try this I run into a strage behaviour getting an Invalid syntax error.

adding new entry "uid=test,ou=people,dc=xxx,dc=xx"
ldapadd: Invalid syntax (21)
        additional info: objectClass: value #2 invalid per syntax

my test user ldif file is

dn: uid=test,ou=people,dc=xxx,dc=xx
objectClass: posixAccount
objectClass: top
objectClass: sambaAccount
objectClass: inetOrgPerson
uid: test
cn: test
userPassword: {CRYPT}xxxxxxxxx
loginShell: /bin/bash
sn: test
rid: 3000
uidNumber: 900
gidNumber: 1000
homeDirectory: /home/test

I am using openldap server 2.3.43-12.el5_7.9.x86_64

What could be the reason?
Normally shouldn´t be a problem, or not?
Thanks
Darko

--
Dipl.-Inf. Darko Maršhauzer
Hochschule Reutlingen
Robert Bosch Zentrum für Leistungselektronik
Alteburgstraße 150
72762 Reutlingen
 
Phone: +49 (7121) 271-7080
Email: Darko.Marshauzer@Reutlingen-University.de

www.reutlingen-university.de
www.rbzentrum.de

begin:vcard
n:Maršhauzer;Darko;;;
tel;work:07121/271-7080
url:www.rbzentrum.de
org:Hochschule Reutlingen;Robert Bosch Zentrum für Leistungselektronik
adr:;;Alteburgstraße 150;Reutlingen;Baden Württemberg;72762;Deutschland
email;work;internet:Darko.Marshauzer@Reutlingen-University.de
title:Dipl.-Inf.
version:2.1
end:vcard