Password Authentication without user

Hey guys, So I am trying to set up a script for automatic password and
username authentication. Basically I have 2 databases and in order for
one of the databases to connect with my web service, it has to auto
submit all the info or else my ruby script ends with a bunch of errors.

Does anyone have experience with the password fields? I have looked all
over the internet and only found user defined fields.

Thanks for the help

~alex

Alexander Pugliese wrote:

Hey guys, So I am trying to set up a script for automatic password and
username authentication. Basically I have 2 databases and in order for
one of the databases to connect with my web service, it has to auto
submit all the info or else my ruby script ends with a bunch of errors.

Does anyone have experience with the password fields? I have looked all
over the internet and only found user defined fields.

Thanks for the help

~alex

Just found this site: http://snippets.dzone.com/posts/show/6150

Not sure if I can use it but I am trying.