<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Personal Blog of Emre Yaşar &#187; classadm</title>
	<atom:link href="http://www.yasars.com/index.php/tag/classadm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yasars.com</link>
	<description>A bit technical, a bit lifestyle..</description>
	<lastBuildDate>Tue, 27 Apr 2010 19:55:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BoKS &#8211; Defining Password Expiration Time for a UserClass</title>
		<link>http://www.yasars.com/index.php/2009/12/10/boks-defining-password-expiration-time-for-a-userclass/</link>
		<comments>http://www.yasars.com/index.php/2009/12/10/boks-defining-password-expiration-time-for-a-userclass/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 16:04:27 +0000</pubDate>
		<dc:creator>Admin - Emre Yasar</dc:creator>
				<category><![CDATA[BoKS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[classadm]]></category>

		<guid isPermaLink="false">http://www.yasars.com/?p=337</guid>
		<description><![CDATA[At some situation, you may need to set some password setting different than global settings.
For example, if you want to set a password valid time parameter for a user class, named GenericUser, you can use this command
/opt/boksm/sbin/boksadm -S classadm -e -u GenericUser pswvalidtime=365 
This command makes password expiration time for GenericUser user class to 365 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-290" title="AccessControl1Web" src="http://www.yasars.com/wp-content/uploads/2009/10/AccessControl1Web-200x300.jpg" alt="AccessControl1Web" width="200" height="300" />At some situation, you may need to set some password setting different than global settings.</p>
<p>For example, if you want to set a password valid time parameter for a user class, named GenericUser, you can use this command</p>
<p><strong>/opt/boksm/sbin/boksadm -S classadm -e -u GenericUser pswvalidtime=365 </strong></p>
<p>This command makes password expiration time for GenericUser user class to 365 days.</p>
<p>After running this command you may verify the change by typing</p>
<p><strong>/opt/boksm/sbin/boksadm -S classadm -s -u GenreicUser</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yasars.com/index.php/2009/12/10/boks-defining-password-expiration-time-for-a-userclass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
