58. .etc.nsswitch_conf

58.1. Description

File Name: /usr/share/YaST2/scrconf/etc_nsswitch.scr

58.2. Usage

Example 28. 

  Dir(.etc.nsswitch_conf)
  (["passwd", "group", "hosts", "networks", "services"])

  Read(.etc.nsswitch_conf.passwd)
  ("compat")

  Write(.etc.nsswitch_conf.passwd, "files ldap")
  (true)