Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 6f7953655f97521d484e497ca3477523 > files > 4

apg-2.3.0b-9.fc12.src.rpm

# default: off
# description: A password generator
service pwdgen
{
        disable         = yes
        socket_type     = stream
        wait            = no
        user            = root
        server          = /usr/sbin/apgd
        server_args     = -M sncl -EO -a 0 -r /usr/share/dict/words -m 8 -x 8 -t
        log_on_failure  += USERID
}