|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
SASLDBLISTUSERS2(8) SASLDBLISTUSERS2(8)
NAME
sasldblistusers2 - list users in sasldb
SYNOPSIS
sasldblistusers2 [-f file] [-v]
DESCRIPTION
sasldblistusers2 is used to list the users in the SASL password database (usually /etc/sasldb2). This
will NOT list all the users in /etc/passwd, shadow, PAM, etc. only those created by SASL (via
saslpasswd2).
OPTIONS
-f file
use file for sasldb
-v Print libsasl2 version number and exit.
SEE ALSO
saslpasswd2(8)
rfc2222 - Simple Authentication and Security Layer (SASL)
CMU SASL March 7, 2005 SASLDBLISTUSERS2(8)
|
|