YaST2 Developers Documentation: Security configuration

Security configuration

include/security/levels.ycp
Security settings definitions

This module has an unstable interface.

This file contains definitions of all security settings. They are in one huge list.
 $[
   "name" : <string Level>
   "settings" : $[
     <string ID> : <string Value>,
     ...
   ]
 ]
 

Local Variables

Info:

Return value:
all security settings
local LevelsNames -> map<string,string>

Level names definitions

local Levels -> map<string,map<string,string> >

Levels definitions