| Interface | Description |
|---|---|
| BSDCLibrary | |
| CLibrary | |
| FreeBSDCLibrary | |
| LinuxCLibrary | |
| PAMLibrary |
libpam.so binding.
|
| PAMLibrary.pam_conv.PamCallback | |
| SolarisCLibrary |
| Class | Description |
|---|---|
| BSDPasswd |
FreeeBSD, OpenBSD and MacOS passwd
|
| CLibrary.group | |
| CLibrary.Instance | |
| CLibrary.passwd |
Comparing http://linux.die.net/man/3/getpwnam
and my Mac OS X reveals that the structure of this field isn't very portable.
|
| FreeBSDPasswd |
FreeeBSD
|
| LinuxPasswd |
Linux passwd
|
| PAMLibrary.pam_conv | |
| PAMLibrary.pam_handle_t | |
| PAMLibrary.pam_message | |
| PAMLibrary.pam_response | |
| SolarisPasswd |
Solaris passwd
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.