Adding Password Protection in FBA phase

G

Guest

Hi All,

I want to know is it possible to add password protection feature just as in
case of normal OS installation process, during FBA phase. Can we add any
application which will perform the password checking function?

Thanks & Regards
Roshan.
 
S

Sean Liming \(MVP\)

1. You could add the password for the account in Target Designer.
Administrator and User Account components allow you to setup a password.
2. You could create an application that runs at a later phase of FBA that
allows the user to set a password.

May I ask why you want to do this?

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
G

Guest

Hello Sean,

Thanks for the advice; this is one of our client’s requirements that they
want a security (password protection) just as in case XP Pro installation
process.
I am reading your book on "Windows XP Embedded Advanced" In the chapter
'First Boot Agent’, under ‘Take control of FBA’ exercise, you have mentioned
about running VB scripts by calling ‘WSCRIPT.EXE’ the script can be
programmed to run at any interval of FBA from Target designer. Similar to
this we can run any application that will do the password check and execute
the FBA –shutdown command if no password match is found.

Thanks & Regards
Roshan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top