You should see something like this on your client unattended:
[GuiUnattended]
    AdminPassword =xxxxxxxx
    EncryptedAdminPassword =xxxxxxxx
    OEMSkipRegional = 1
    TimeZone = 35
    OemSkipWelcome = 1
    AutoLogon = Yes

Have a look at the script called install.pl in the dosbin directory.  I
think you want to edit the section around here:
$u->comments ('GuiRunOnce', 'Command0') =

You want AutoLogon = No

Brad Erdman
UMIACS

> -----Original Message-----
> From: Tim Bates [mailto:[EMAIL PROTECTED]
> Sent: Saturday, July 01, 2006 6:51 PM
> To: Brad Erdman
> Subject: Re: [Unattended] Disable automatic admin logon
> 
> 
> >However, be aware that none of the post installation routines will
run.
> >No software will be installed, no updates installed, etc.  You will
have
> >a clean OS install.
> >
> >
> Exactly what I'm after. I don't want unattended to run any post
install
> stuff. I already had a look at the unattended.txt in the install
share,
> but it's not got any of the autologon options. I guess that means it's
> created at runtime, which to remove means editing a script
somewhere...
> Can anyone point me to a reliable place to make the changes?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to