|
Welcome
CheckPro
* CheckPro Archives
Support
Other
edit
|
- 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.
- SCO OpenServer 6.0.0 notes
- Facetwin does not see SCO's samba server. Drive maps which use to work using the fct_smbd will not work. You must kill SCO's smbd so that fct_smbd can take over. To disable SCO's smbd, either add 'exit 0' to the first line of /etc/rc2.d/S99smbd and S99nmbd or rename those files to K99smbd and K99nmbd.
Qmail
- After Server Reboot:
- /etc/rc.d/init.d/imap
- /etc/rc.d/init.d/clamd start
- Whitelist:
- /etc/mail/spamassassin/local.cf
|