64. .etc.nsswitch_conf

64.1. Description

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

64.2. Usage

Example 29. 

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

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

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