Cygwin telnet tips etc


Install Telnet Using Cygwin On Windows 7
telnet for Cygwin is in inetutils, install the package to gain telnet

Crontab issue:
pam_access(crond:account): access denied
crond[9985]: CRON (someuser) ERROR: failed to open PAM security session: Success
crond[9985]: CRON (someuser) ERROR: cannot set security context

* if has /etc/cron.allow – add users to this file
* /etc/security/access.conf – comment out

# All other users should be denied to get access from all sources.
#- : ALL : ALL
# -:ALL EXCEPT root:LOCAL

  1. No comments yet.
(will not be published)