205. .sysconfig.ypbind

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

205.1. Authors

  • Martin Vidner <mvidner@suse.cz>

205.2. 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 also:

yast2-agent-ini/ini.html
libscr

205.3. Usage

Example 115. 

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