Configure CentOS to authenticate to AD

Install the necessary packages # yum install authconfig krb5-workstation pam_krb5 samba-common oddjob-mkhomedir sudo ntp samba-winbind-modules samba-winbind Run authconfig to setup the initial authentication configuration authconfig –disablecache –enablewinbind –enablewinbindauth –smbsecurity=ads –smbworkgroup=ITSOL –smbrealm=ITSOL.BIZ –enablewinbindusedefaultdomain –winbindtemplatehomedir=/home/teleena.local/%U –winbindtemplateshell=/bin/bash –enablekrb5 –krb5realm=ITSOL.BIZ –enablekrb5kdcdns –enablekrb5realmdns –enablelocauthorize –enablemkhomedir Continue reading Configure CentOS to authenticate to AD

OpenVAS – Status code: 503, Status message: Service temporarily down

If you try to start a task you’ll get: Operation: Start Task Status code: 503 Status message: Service temporarily down In /var/lib/openvasmd.log you can find something like this: lib serv:WARNING:2016-09-02 08h21.18 UTC:4546: Failed to shake hands with peer: The TLS Continue reading OpenVAS – Status code: 503, Status message: Service temporarily down