afppasswd (1) Linux Manual Page
NAME
afppasswd – netatalk password maintenance utility
SYNOPSIS
-
afppasswd[-acfn] [-ppasswd file] [-u minimum uid]
DESCRIPTION
afppasswd
afppasswd can either be called by root with parameters, or can be called by local system users with no parameters to change their AFP passwords.
-
NoteWith this utility you can only change the passwords used by two specific UAMs. As they provide only weak password encryption, the use of the "Randnum exchange" and "2-Way Randnum exchange" UAMs is deprecated unless one has to support very old AFP clients, that can not deal with the more secure "DHCAST128" UAM instead. Please compare with the Authentication chapter inside Netatalk’s documentation.
EXAMPLE
Local user changing their own password:
-
example%
afppasswdEnter NEW AFP password:(hidden)Enter NEW AFP password again:(hidden)afppasswd: updated password.
OPTIONS
-a
- Add a new user to the
afppasswdfile.
-c
- Create and/or initialize
afppasswdfile or specific user.
-f
- Force the current action.
-p path
- Path to
afppasswdfile.
-n
- If cracklib support is built into
netatalkthis option will cause cracklib checking to be disabled, if the superuser does not want to have the password run against the cracklib dictionary.
-u minimum uid
- This is the minimum user id (uid) that
afppasswdwill use when creating users.
