198. .sysconfig.ypbind

SCR Agent for reading/writing /etc/sysconfig/ypbind using the ini-agent

198.1. Description

Read/Sets the values defined in /etc/sysconfig/ypbind in an easy manner.

Access type: read/write

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

See: yast2-agent-ini/ini.html libscr

198.2. Usage

Example 99. 

  Read(.sysconfig.ypbind.YPBIND_LOCAL_ONLY)
  ("yes")

  Write(.sysconfig.ypbind.YPBIND_OPTIONS, "-no-ping")
  (true)