SAMBA : Server role: ROLE_DOMAIN_MEMBER

Hi there,

I asked which protocol my Samba is using, then the following came out …

Can it be that there is a problem:
Server role: ROLE_DOMAIN_MEMBER ??

[root@openzwo ~]# testparm -v | grep protocol
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
WARNING: The setting 'security=ads' should NOT be combined with the 'password server' parameter.
(by default Samba will discover the correct DC to contact automatically).

Server role: ROLE_DOMAIN_MEMBER

Press enter to see a dump of your service definitions

	client ipc max protocol = default
	client ipc min protocol = default
	client max protocol = default
	client min protocol = CORE
	server max protocol = SMB3
	server min protocol = LANMAN1
[root@openzwo ~]# 

Gerald

By my point of view this is correct.
Neth7 “connects” itself to an authorization source, so Samba running into server could not be the Domain controller.
The role should be taken by NSDC container…

2 Likes

Good Morning!

Ahh, ok - sounds logical.
Thanks for the comments :wink: