<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Deleting Attributes"]]></title>
		<link>http://www.ldapsoft.com/forum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Deleting Attributes"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Deleting Attributes</title>
				<description><![CDATA[ I have a client who has a Novell eDirectory where about 7000 groupwise accounts have become corrupted. Using the normal management (ConsoleOne) it will not let him delete and re-create the groupwise accounts. They have determined that there are 7 attributes of each account that are still populated with groupwise information even though their groupwise account is corrupted. They need to be able to mass delete those 7 attributes while leaving the rest of the properties and the eDirectory account intact. Can your LDAP admin tool standard edition do that for them.]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/63/212.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/63/212.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 19:11:52]]> GMT</pubDate>
				<author><![CDATA[ jjohn]]></author>
			</item>
			<item>
				<title>Re:Deleting Attributes</title>
				<description><![CDATA[ Yes, you can mass delete attribute with LDAP ADmin Tool.<br /> <br /> To delete an attribute you set them to null using sql statement. <br /> <br /> e.g. <br /> update  ou=MemberGroupB,o=stooges set  carLicense=null<br /> <br /> The above statement will find all the entries under the ou=MemberGroupB,o=stooges and will update their carlicense value to null or in other word it will delete the attribute.]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/63/213.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/63/213.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 19:42:48]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>Re:Deleting Attributes</title>
				<description><![CDATA[ Thanks, I will let the client know. ]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/63/218.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/63/218.page</link>
				<pubDate><![CDATA[Mon, 8 Feb 2010 20:09:26]]> GMT</pubDate>
				<author><![CDATA[ jjohn]]></author>
			</item>
	</channel>
</rss>
