Log In to Edit
Facetwin Encrypted Passwords
- Inserting encrypted password into a Facetwin printer configuration file in VI.
- :r !fct_encrypt -p "passwd"
- :r !fct_encrypt -p """" ; inserts blank password.
- Setting encrypted password for fct_smbd drive mapping from a windows pc.
- If pc user's windows login is different from their unix login, first alias the windows login name to the unix user name in the /usr/facetwin/fct_alias file.
- If pc user's windows login is the same as their unix login procede to next step.
- fct_encrypt <username>; Where <username> is the unix username.
- Enter the user's windows login password, then re-enter to confirm.
|