Hello,
I install a SME 5.0 server in an existing Win NT4 domain. I just would like to add the SME server as a file server. Samba version is 2.0.10.
Following what I've done :
1/ I stop the samba daemons. On the NT4 server, I add my SME server in the domain. Then,I use the command smbpasswd to add this server in the domain. result : I join the domain successfuly.
2/ I customize the smb.conf file. in the global section :
security=domain
worgroup= MYWKGRP
encrypt passwd = yes
password server = MYPDC
with MYWKGRP and MYPDC the name of my existing worgroup and primary domain controler
3/ I restart the samba daemons. To test, I create an acount on the SME server for myself. Finally my account exist on the SME and the NT4 server with the same password.
=> When I try to access the SME server, I received an error.
Does anyone got an idea to help me

Thanks,
benja