prophotodx
Technical User
- Jan 20, 2003
- 147
I get this error while running testparm smb.conf.
Server's Role (logon server) conflicts with server-level security
here is my smb.conf:
[global]
workgroup = dbxserver
netbios name = dbxserver
interfaces = eth0 lo
printcap name = /etc/printcap
hosts allow = 192.168.123. 127.
printer name = HPDeskjet
restrict anonymous = yes
guest ok = no
max protocol = NT
ldap ssl = No
server signing = Auto
username map = /etc/samba/smbusers
wins server = 192.168.123.99
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
preferred master = yes
password server = Windows_NT_Machine
security = server
domain logons = yes
pam password change = yes
domain master = yes
local master = yes
[general ]
path = /root/shares/general/
comment = general files
case sensitive = no
write list = users
admin users = adm
msdfs proxy = no
[netlogon]
path = /root/shares/netlogon/
comment = netlogon
case sensitive = no
msdfs proxy = no
write list = users
admin users = adm
[tmp]
comment = temporary files
path = /root/shares/tmp/
username = greg
write list = users
admin users = adm
case sensitive = no
msdfs proxy = no
[printers]
printable = yes
[HPDeskjet]
printable = yes
guest ok = yes
comment = HP Deskjet on Filing Cabinet
[MUSIC]
path = /root/shares/music/
comment = music MP3s
write list = user
admin users = adm
case sensitive = no
msdfs proxy = no
...and neither a w2k machine or xp machine can connect to the fc3 linux box running samba as the domain controller.
(be easy on the noobie)...thanx...
DBX
(Try it my way, it might work...)
Server's Role (logon server) conflicts with server-level security
here is my smb.conf:
[global]
workgroup = dbxserver
netbios name = dbxserver
interfaces = eth0 lo
printcap name = /etc/printcap
hosts allow = 192.168.123. 127.
printer name = HPDeskjet
restrict anonymous = yes
guest ok = no
max protocol = NT
ldap ssl = No
server signing = Auto
username map = /etc/samba/smbusers
wins server = 192.168.123.99
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind use default domain = yes
preferred master = yes
password server = Windows_NT_Machine
security = server
domain logons = yes
pam password change = yes
domain master = yes
local master = yes
[general ]
path = /root/shares/general/
comment = general files
case sensitive = no
write list = users
admin users = adm
msdfs proxy = no
[netlogon]
path = /root/shares/netlogon/
comment = netlogon
case sensitive = no
msdfs proxy = no
write list = users
admin users = adm
[tmp]
comment = temporary files
path = /root/shares/tmp/
username = greg
write list = users
admin users = adm
case sensitive = no
msdfs proxy = no
[printers]
printable = yes
[HPDeskjet]
printable = yes
guest ok = yes
comment = HP Deskjet on Filing Cabinet
[MUSIC]
path = /root/shares/music/
comment = music MP3s
write list = user
admin users = adm
case sensitive = no
msdfs proxy = no
...and neither a w2k machine or xp machine can connect to the fc3 linux box running samba as the domain controller.
(be easy on the noobie)...thanx...
DBX
(Try it my way, it might work...)