Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: sp_passwordpolicy  tables

$
0
0

'min digits in password' is stored in the master..sysattributes table

 

 

select *

from sysattributes

where

       class = 27,

and attribute = 1,

and object_type = 'PC'  /*Password Complexity*/


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>