...
Installer httpd (Apache) et mod_auth_kerb et démarrer Apache :
| Bloc de code |
|---|
\[root@cas kerb\]# chkconfig httpd on \[root@cas kerb\]# service httpd start Starting httpd: \[ OK \ [OK] |
Ecrire un simple script test.php dans le répertoire /var/www/html/kerb :
...