From Fedora Project Wiki
(Created page with '=== System-config-authentication backend functionality === Here is list of all functions, which should boot backend provide == Basic == {| ! what || where |- || Add and modify b...')
 
Line 2: Line 2:
Here is list of all functions, which should boot backend provide
Here is list of all functions, which should boot backend provide


== Basic ==
== User Information ==
{|
{|
! what || where
! what || where
|-
|-
|| Add and modify bootloader items || boot config file
|| Enable/Disable support for NIS, LDAP, Hesiod, Winbind || ???
|-
|-
|| Set default item || boot config file
|| Set NIS domain || ???
|-
|-
|| Set boot parameters for items || boot config file
|| Set NIS server || ???
|-
|-
|| Use it for restore MBR || disk
|| Set LDAP Search base DN || ???
|-
|-
|| Set boot timeout || boot config file
|| Set LDAP Server || ???
|-
|| Set usage of TLS in LDAP || ???
|-
|| Set Hesiod LHS || ???
|-
|| Set Hesiod RHS || ???
|-
|| Set Winbind Domain || ???
|-
|| Set Security Model (one from list) || ???
|-
|| Set Winbind ADS Realm || ???
|-
|| Set Winbind Domain Controllers || ???
|-
|| Set Template Shell (one from list) || ???
|-
|| Set allowance of offline login || ???
|-
|| Join Domain??? || ???
|-
|-
|}
|}

Revision as of 08:38, 20 July 2009

System-config-authentication backend functionality

Here is list of all functions, which should boot backend provide

User Information

what where
Enable/Disable support for NIS, LDAP, Hesiod, Winbind ???
Set NIS domain ???
Set NIS server ???
Set LDAP Search base DN ???
Set LDAP Server ???
Set usage of TLS in LDAP ???
Set Hesiod LHS ???
Set Hesiod RHS ???
Set Winbind Domain ???
Set Security Model (one from list) ???
Set Winbind ADS Realm ???
Set Winbind Domain Controllers ???
Set Template Shell (one from list) ???
Set allowance of offline login ???
Join Domain??? ???

Other

Note.png
Please comment
If you don't agree with proposed functionality or have something to add, share it with us in Talk:SystemConfig/authentication/backend