sasldblistusers2 (8)
Leading comments
sasldblistusers - List users in sasldb file
Tim Martin 3/8/00
Copyright (c) 2000 Carnegie Mellon University. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this lis...
(The comments found at the beginning of the groff file "man8/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)
- rfc4422 - Simple Authentication and Security Layer (SASL)
-