[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BillMax questions -- Plaintext Password



Chidi,
You _should_ be able to handle changes to existing and establishing new service details through the service_hook.

The example service_hook file is pretty darn good at showing the shell script for each circumstance.  You should still be able to leverage the $PASSWORD ENV variable and send it to your script for each event.

You may need to describe more of what you're doing/frustrated with to get more help.

Dave




---------- Original Message ----------------------------------
From: "Prince Chidi Ajuzie" <chidi@rbow.net>
Reply-To: "Prince Chidi Ajuzie" <chidi@rbow.net>
Date: Wed, 7 Aug 2002 18:41:41 +0100

>Hi Jeff,
>        I'm able to change the password of an existing service and use the
>hook to send it
>in plaintext to another system.
>    What i  CANNOT do is create a new service and send the password in
>PLAINTEXT to another system
>hosting my radius authentication.It goes there in crypted form. I need to
>send the password in plaintext to the
>system.
>
>Thanks
>
>Chidi
>
>----- Original Message -----
>From: "Jeff LaCoursiere" <jeff@jeff.net>
>To: "Prince Chidi Ajuzie" <chidi@rbow.net>
>Cc: <questions@billmax.com>
>Sent: Tuesday, August 06, 2002 9:06 PM
>Subject: Re: BillMax questions -- Plaintext Password
>
>
>>
>> Hi Chidi,
>>
>> Hmm, not sure on this one.  I think I understand that you need to be able
>> to change the password on an existing service page and use service_hook to
>> send the plaintext version of the password to another system that requires
>> it that way?  What is the system that requires it in plaintext?  Perhaps
>> we can think of another way.
>>
>> I know this has come up on the list in the past, so I am reposting this to
>> see if someone else has tackled it...
>>
>> Thanks,
>>
>> j
>>
>> On Tue, 6 Aug 2002, Prince Chidi Ajuzie wrote:
>>
>> > Yes Jeff.
>> > I get the $PASSWORD variable working  when the service is created.
>> > So when i run a change password script it works perfectly.
>> > But i need it for service creation.
>> > What do i do?
>> >
>> > Chidi
>> >
>> >
>> > ----- Original Message -----
>> > From: "Jeff LaCoursiere" <jeff@jeff.net>
>> > To: "Prince Chidi Ajuzie" <chidi@rbow.net>
>> > Sent: Tuesday, August 06, 2002 8:53 PM
>> > Subject: Re: BillMax questions -- Plaintext Password
>> >
>> >
>> > >
>> > > Hi,
>> > >
>> > > I am fairly certain you only get it when the service is created...
>this
>> > > looks like a service update...
>> > >
>> > > j
>> > >
>> > > On Mon, 5 Aug 2002, Prince Chidi Ajuzie wrote:
>> > >
>> > > > Hi Jeff,
>> > > >             I can't seem to find any reference to $PASSWORD in the
>file.
>> > > > See attached.
>> > > >
>> > > > Thanks
>> > > >
>> > > > Chidi
>> > > >
>> > > > ----- Original Message -----
>> > > > From: "Jeff LaCoursiere" <jeff@jeff.net>
>> > > > To: "Prince Chidi Ajuzie" <chidi@rbow.net>
>> > > > Cc: <questions@billmax.com>
>> > > > Sent: Monday, August 05, 2002 12:07 AM
>> > > > Subject: Re: BillMax questions -- Plaintext Password
>> > > >
>> > > >
>> > > > >
>> > > > > I believe the plaintextr password is available in the environment
>as
>> > > > > $PASSWORD (or something very similar).  Try putting the following
>at
>> > the
>> > > > > top of your service_hook:
>> > > > >
>> > > > > env > /tmp/env.$$.txt
>> > > > >
>> > > > > You can then look in this file for the info that is available...
>> > > > >
>> > > > > Thanks,
>> > > > >
>> > > > > j
>> > > > >
>> > > > > On Sun, 4 Aug 2002, Prince Chidi Ajuzie wrote:
>> > > > >
>> > > > > > Hello Billmax Gurus,
>> > > > > >                 I run version 2.0 and i do provisioning with
>service
>> > > > hook.
>> > > > > > I need to catch the plaintext password and use to creat account
>in
>> > my
>> > > > authentication server.
>> > > > > > Problem is when i  setenv PASSWORD "$NEW_d02" i get the passord
>in
>> > > > encrypted form.
>> > > > > > How do i get it in plaintext.
>> > > > > >
>> > > > > > Thanks all
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > >
>> > > >
>> >
>> --------------------------------------------------------------------------
>> > > > ---
>> > > > > To unsubscribe from the "BillMax Questions" mailing list, please
>> > > > > send a message to "majordomo@billmax.com" with "unsubscribe
>questions"
>> > > > > in the message body. The message must be sent from the exact email
>> > > > > address on the list.
>> > > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>> --------------------------------------------------------------------------
>---
>> To unsubscribe from the "BillMax Questions" mailing list, please
>> send a message to "majordomo@billmax.com" with "unsubscribe questions"
>> in the message body. The message must be sent from the exact email
>> address on the list.
>>
>
>-----------------------------------------------------------------------------
>To unsubscribe from the "BillMax Questions" mailing list, please
>send a message to "majordomo@billmax.com" with "unsubscribe questions"
>in the message body. The message must be sent from the exact email
>address on the list.
>
-----------------------------------------------------------------------------
To unsubscribe from the "BillMax Questions" mailing list, please
send a message to "majordomo@billmax.com" with "unsubscribe questions"
in the message body. The message must be sent from the exact email
address on the list.