> I need some advice.
> What is the most safe way to write a CGI that will add users to a system ?
> The only way I can think of is using setuid.
>
> Is there any other way ?

The only other possibility is to have a daemon running on your system that
listens to a socket or Message Queue for requests, and have you rCGI
communicate with that.

Jon

>
> Thanks
>
>
> --
> http://www.e-securenetworks.net
> http://www.shopper-holic.com
> http://www.planet247.net
> http://www.auction-holic.com
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to