ACC SHELL

Path : /usr/share/YaST2/scrconf/
File Upload :
Current File : //usr/share/YaST2/scrconf/cfg_ldap.scr

/**
 * File:
 *   cfg_ldap.scr
 * Summary:
 *   SCR Agent for reading/writing /etc/sysconfig/ldap
 *   using the sysconfig-agent
 *
 * $Id: cfg_ldap.scr 13009 2003-12-10 13:59:07Z jsuchome $
 *
 * Read/Sets the values defined in <tt>/etc/sysconfig/ldap</tt>
 * in an easy manner.
 */
.sysconfig.ldap

`ag_ini(
  `SysConfigFile("/etc/sysconfig/ldap")
)

ACC SHELL 2018