On Fri, Aug 01, 2008 at 09:25:00AM -0400, Shannon McMackin wrote:
> I've just started testing of use of my BB as a modem with the latest 
> release of barry.  I'm getting an error message that looks like this:
> 
> > [EMAIL PROTECTED]:/etc/chatscripts$ pppd call barry-sprint
> > exception caught in main(): This device requested a password.
> > Connect script failed
> > Script /usr/sbin/pppob finished (pid 6948), status = 0x1
> 
> I'm assuming this is the device asking it's access password just like it 
> does with the password utility.  Is there a file I can add this info to 
> or a flag I can use to get a prompt for the password?

Currently, the password is handled on the command line, and password
support is experimental.

To add your password, you'll need to edit your /etc/ppp/peers/barry-sprint
file, and look for the line that says:

        pty "/usr/sbin/pppob"

And change it to:

        pty "/usr/sbin/pppob -P password"

- Chris


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to