On Tue, 2004-04-27 at 01:14, LanRol wrote: > > To rule out the obvious... Did you perform "smbpasswd -a root" on the > > PDC? Did you also add "admin users = root" in your global section? Just > > curious are you actually using the network address 172.0.0.0 for your > > setup? > > > > Marcus O. > > No, I didn't add root to smbpasswd, but i don't want to use smbpasswd, I > wanna use tdbsam, as well this case there isn't root in smbpasswd, is there? > > It isn't in global section. > > Yes, of course, 172.0.0.0, what is wrong, if I know well, it is a private IP > range, like 10.x.x.x, well? > > Regards, Roland >
Private IP Address ranges are: 10.0.0.0/8 172.16.0.0/16 - 172.31.0.0/16 192.168.0.0/16 Yes, you will need to run "smbpasswd -a root". The program will update the appropriate backend. Marcus O. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
