YaST2 Developers Documentation: novell-common | ![]() |
![]() functions files intro |
Validate passwords Returns true if the passwords are valid and match, else false
Validate password Returns true if the password is valid, else false
Validate port, is it a valid number and is it already in use. Displays an warning to the user if the port is in use. Returns true if the port is valid, else false
Validate FDN. If the name is optional pass in 'true' as the second param, otherwise pass in 'false'. In some cases we allow an optional name, in others the name is manditory. Returns true if the fully distiguished name is valid, else false
Validate Context
Validate credentials Params: userName - valid user name password - password for user ip - ip address to direct ldap bind to port - ldap port to direct requrest to doFeedback - does the caller provide feedback (false) or should this function provide feedback (true)
Validate IP address
Validate IP address
Validate DNS or IP address |
YaST2 Developers Documentation | ![]() |