ACC SHELL

Path : /usr/share/YaST2/clients/
File Upload :
Current File : //usr/share/YaST2/clients/ldap-client.ycp

/**
 * Author:  Jiri Suchomel <jsuchome@suse.cz>
 * Summary: Just a redirection
 * $Id: ldap-client.ycp 11458 2003-08-29 11:19:30Z jsuchome $
 */
{
    string target = "ldap";
    return WFM::CallFunction (target, WFM::Args ());
}

ACC SHELL 2018