Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

显示本地用户的 Oracle ILOM 密码策略 (Oracle ILOM CLI)

可以为用于登录交换机的密码配置各种不同的要求。例如,密码策略可能要求至少包含一个大写字母、一个数字和一个特殊字符。使用此任务可以显示密码的当前要求。

  • 显示活动的 Oracle ILOM 会话。
    ->show /SP/preferences/password_policy/
    

    例如,键入 :

    -> show /SP/preferences/password_policy/
     Targets:
     
     	Properties:
     		policy = 8.
     		min_length = 8
     		uppercase = no restrictions
     		lowercase = no restrictions
     		numbers = no restrictions
     		symbols = no restrictions
     		history = no restrictions
    ->
    

相关信息