Displaying 1 result from an estimated 1 matches for "rossmould".
2005 Jan 13
3
Samba3 by example problems
...have removed the old rpm version of samba. I compiled
3.0.10 with all defaults except for the install prefix which I set
to /usr/local/samba3.
I followed the steps given in Chap 6 - making users happy in the online html
version.
I changed a few things. Instead of MASSIVE as the PDC name I used ROSSMOULD
and also changed the abmas to rossmould in all the ldap configs.
I also left off most of the shares so the my smb.conf file looks thusly
--------------------------------------
[global]
unix charset = LOCALE
workgroup = ROSSMOULD
netbios name = ROSSPDC
interfaces = eth0, lo
bind interfaces only = Y...