193. .sysconfig.ypbind

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

193.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

193.2. Usage

Example 115. 

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