Mattia Rossi <mattia@technologist.com> schrieb:
> .. in setuid.c
> commenta la riga:
> if (setgroups(0, NULL)) { perror("Couldn't clear group list"); return 0; }
Ed ora ottengo l'errore:
[lucabert@bilbo wrapper]$ ./ipchainswrapper
Couldn't setuid(0): Operazione non permessa
> Che versione di kernel usi ?
2.2.25!
Ciao
Luca