Home | Trees | Index | Help |
|
---|
Package lib :: Module validation |
|
Function Summary | |
---|---|
Check the correctness of a proposed host name. | |
Check the correctness of a proposed set of mountpoints. | |
Check the correctness of a proposed password, writen twice. | |
Check the correctness of a proposed user name. | |
Find out which user names should not be used. |
Function Details |
---|
check_hostname(name)Check the correctness of a proposed host name.
|
check_mountpoint(mountpoints, size)Check the correctness of a proposed set of mountpoints.
|
check_password(passwd1, passwd2)Check the correctness of a proposed password, writen twice.
|
check_username(name)Check the correctness of a proposed user name.
|
invalid_names()Find out which user names should not be used.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Nov 9 13:46:23 2005 | http://epydoc.sf.net |