Mwnci shadow password functions that are not part of the builtin functions can be loaded with:
include("shadow")
You will need be root to use these functions
Functions
| Command | Definition |
| getspnam() | Returns the shadow password entry for the given username as a hash. |
| hashspw() | Returns the entire shadow password file keyed on the username |