On Sat, 28 Aug 2004 23:01:07 -0600, Andrew Jorgensen <[EMAIL PROTECTED]> wrote: > curl --data uri=<some_uri> --data userip=<your_ip> --data os=LINUX > --data vlan=<your_vlan> --data username=<your_netid> --data > password=<your_password> --data provider=byu-ldap > https://connect2.app.byu.edu/auth/perfigo_validate.jsp
You may want to add --silent to this. Also, because they were having certificate issues (or heck, maybe that really was a man-in-the-middle attack? I thought I was the only one using ettercap here!) you may want to add --insecure. This is, of course, at your own risk. -- Andrew Jorgensen ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
