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

old attribute type not supported ?



Hi all,
I have a config file called slapd.at.conf which contains the following
content:
attribute	nmsusertree		ces
attribute	nmspermissiontree	ces
attribute	nms_perm_level		ces
attribute	users_permission	dn
attribute	dn_name			ces
attribute	short_name		ces
 
I include this file in my slapd.conf using 
include "d:/QcSlapd/bin/slapd.at.conf"

But when I run my slapd from my solaris machine I get the following error:
old attribuet type not supported

The same error happens with objectclass from another configuration file
called slapd.oc.conf which contains:

objectclass nmsloggers
	requires
		objectClass,
		sn,
		cn,
		groupname,
		users_permission
	allows
		description,
		telephoneNumber,
		userPassword

objectclass nmsgroups
	requires
		objectClass,
		sn,
		cn,
		groupname,
		users_permission
	allows
		description,
		telephoneNumber,
		userPassword

objectclass nmsperms
	requires
		objectClass,
		dn_name,
		short_name
 


What can I do to get rid of these errors --- I am running slapd 2.0.7 with
gdbm


Cheers,


Sibon Barman
SS8 Networks, Inc.
Suite 500
495 March Road, Kanata, 
Ontario K2K 3G1

*: (613)592-2100 ext:3281
*: sibon@ss8.com


<<attachment: winmail.dat>>