Neoview User Management and Security Administration Guide (R2.5)
Keyword Required HereDisplay Name in INFO POLICY Display
pwdchangereqIsPwdChangeLoggingRequired
pflogonfailLogPFLogonFailure
dblogonfailLogDBLogonFailure
pflogonokLogPFLogonSuccess
dblogonokLogDBLogonSuccess
dblogonlogreqIsDBLogonLoggingRequired
agingindaysLogFileAgingInDays
resetattributes are as follows:
Keyword Required HereDisplay Name in INFO POLICY Display
prresetPwdReqForPowerRoleReset
sresetPwdReqForPowerRoleReset
policyattribute is a single attribute-value pair corresponding to any of the attributes valid
for complexityattributes, qualityattributes, logattributes, or resetattributes.
The command fails and an error is returned if
• You are not logged on in the ROLE.SECMGR role.
• You are not in .sec mode.
• You specify a value out of range for the attribute.
Examples
The following example sets the policy requiring a password to contain at least one digit. Attributes
not listed in the command retain their previous values.
.sec alter policy digitreq Y
The following example specifies all attributes related to logging :
SQL>.sec alter policy log, usermgmt y, pwdchange y, usermgmtreq y,
pwdchangereq y, pflogonfail y, dblogonfail y, pflogonok y , dblogonok
y, dblogonlogreq y, agingindays 12
Enabling Password Expiration Notifications
The Neoview security infrastructure reports an error message if a database or platform user logs
on with a password that has expired. In addition, you can enable the password expiration
notification feature, which results in a warning message to the ODBC or JDBC driver when a
password is about to expire.
For a platform user or a locally authenticated database user, a warning is returned if the password
will expire within the next 15 days. For a remotely authenticated database user, a warning is
returned if the password will expire within the warning period configured on the LDAP server;
if the password policy on the LDAP server does not enable password expiration warning for the
user, no warning is returned.
Enabling Password Expiration Notifications 53