On Mon, May 10, 2004 at 06:06:46PM -0400, Patrick J. LoPresti enlightened us:
> Matthew Palmer <[EMAIL PROTECTED]> writes:
>
> > It is possible to set the UNC name of the server share, and the
> > username and password to use to mount it, in DHCP option 233. The
> > structure is basically to set the option to "z_path=\\server\install
> > z_user=username z_pass=password". The linuxboot client will
> > automagically pick up the appropriate options from there, and will
> > mount the share appropriately all by itself.
>
> If anybody can send me step-by-step instructions for setting these in
> ISC DHCP 3 and/or the Microsoft DHCP server, I will add them to the
> documentation.
>
Untested, but I just configured ISC for custom options in a lab last week:
option unattended code 233 = text;
subnet 10.0.0.0 netmask 255.255.255.0 {
...
option unattended "z_path=\\server\install z_user=username z_pass=pass";
...
}
Matt
--
Matt Hyclak
Department of Mathematics
Department of Social Work
Ohio University
(740) 593-1263
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info