vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| William Ahern <william@wilbur.25thandclement.com> wrote: > assuming that there is no mod_auth_bsd for apache, could i get some pointers > on where to start? > so, i created a tiny suid program which takes the user and pass on stdin and passes them to auth_userokay(3). will the bsd login scripts (in this case login_passwd) detected multiple attempts and go to sleep? tia, Bill |
| ||||
| William Ahern <william@wilbur.25thandclement.com> wrote: > William Ahern <william@wilbur.25thandclement.com> wrote: >> assuming that there is no mod_auth_bsd for apache, could i get some pointers >> on where to start? >> > > so, i created a tiny suid program which takes the user and pass on stdin and > passes them to auth_userokay(3). will the bsd login scripts (in this case > login_passwd) detected multiple attempts and go to sleep? for the record, no. |