Results 1 to 5 of 5

Thread: Login Programs

  1. #1

    Thread Starter
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Login Programs

    This doesn't really involve systems testing, but I need something that attempts a login I supply every 5-10 minutes or so.

    Essentially, our connection to LDAP is messing up, so we are switching to AD authentication and it works fine. We want to have a program almost continuously login to verify that this way actually works.

    Anyone know of a program that could accomplish this or will I need to write something to do it?

  2. #2
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: Login Programs

    sounds like you are going to need to write something. I have never heard of a program that will do that (outside of hacking attempts)
    My usual boring signature: Something

  3. #3
    New Member
    Join Date
    Sep 2007
    Posts
    9
    Quote Originally Posted by kfcSmitty
    This doesn't really involve systems testing, but I need something that attempts a login I supply every 5-10 minutes or so.

    Essentially, our connection to LDAP is messing up, so we are switching to AD authentication and it works fine. We want to have a program almost continuously login to verify that this way actually works.

    Anyone know of a program that could accomplish this or will I need to write something to do it?

    you can try out by reinstalling the program

    hi what is os?
    Last edited by si_the_geek; Sep 12th, 2007 at 11:37 AM. Reason: merged posts

  4. #4
    Member
    Join Date
    Sep 2007
    Posts
    46

    Re: Login Programs

    kfcSmitty; What you are looking for is something called a 'WarDialer' It is an old term used for programs that would dial hundreds of phone numbers and log the results (fax, computer, residence, what have you). There are a lot of them on the web today, including a couple that will perform the action you want. HOWEVER your best bet is to simply create one yourself. If you search the forums there are a couple of login examples that'd work great.

    I suggest creating your own, for 2 reasons; 1 You made the code, so you know what's in it, and 2 it's a really easy one to setup. I'll hunt around see if I can find something for you.
    Last edited by peteleeb; Sep 12th, 2007 at 04:00 PM.

  5. #5
    New Member
    Join Date
    Sep 2007
    Posts
    9

    Re: Login Programs

    from where we can start learning about login programming?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width