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

Re: Question



It means your syntax is bad. Start grepping in the schema folder for
that attribute type (shadowLastChange), find out where it is defined,
and make sure that schema is included in your slapd.conf.  Also make
sure that you are assigning the correct objectClasses. Do a search for
objectclass types in google and read up.  If all else fails, shutdown
the ldap server and try the same addition with slapadd (man
slapadd)...it is considerably more forgiving, and will be a little more
verbose on why you are sucking. When you have it all figure out, delete
your database(dont wanna keep those slapadd changes), start 'er up, and
try ldapadd again. Good luck.


On Tue, 2002-04-02 at 08:37, Mario Henley Becerril Geldis wrote:
> 
> 
> 
>   Hi, everybody
> 
> 
>  i have a problem, when try run this
> 
>  #ldapadd -x -D "cn=manager,dc=mydomain,dc=com" -W -f passwd.ldif
> 
>  see this...
> 
>  adding new entry "uid=root,ou=People,dc=mydomian,dc=com"
>  ldap_add: Undefined attribute type
> 	additional info: shadowLastChange: attribute type undefined
> 
> ldif_record() = 17
> 
> 
>  Any ideas..??
> 
-- 
-------------------------------------------
| Caleb Phillips                          |
| The Studio Resource                     |
| IT Specialist                           |
|                                         |
| Handcrafted for you in Ximian Evolution |
-------------------------------------------