Re: DHCP for Z_PATH, strangeness

2004-04-30 Thread Patrick J. LoPresti
"Jeff Black" <[EMAIL PROTECTED]> writes: > 1) failure, if the dhcp option (233) is set to > > option unattended-options "z_user=localdomain\usernamegoeshere z_pass=password > z_path=//servername/sharename > > I get this from linux > *** Trying smbmount \\servername\sharename /z -o > usernam

RE: DHCP for Z_PATH, strangeness

2004-04-29 Thread Jeff Black
> > > Hm. If we are going to steal a local DHCP option anyway, maybe we > > > should only take one but give it this syntax: > > > > > > z_user=... z_pass=... z_path=... > > > > OK, I implemented this. After various Googling, I settled on DHCP > > option 233. The changes are in 4.1-rc1 and th