On Sun, Feb 17, 2002 at 10:37:30PM -0500, Post, Mark K wrote: > Rod, > > Carlos is partly right. All you really need to do is tell a little white > lie to Samba. Add an "interfaces" parameter to your smb.conf file similar > to this: > interfaces = 130.175.11.81/24 >
Well, and if you want your Linux guest to be a PDC, a coulpe other things. If you're a PDC, you must have remote announce = broadcast-address-of-client-IP-range in smb.conf, and you must set your clients' WINS server to point at the Samba instance--it therefore needs wins support=yes turned on. Plus you need machine accounts for the clients or a script that will create same. Adam
