[Samba] why i am getting the error message cli_full_connection failed! (NT_STATUS_LOGON_FAILURE) on smbcquotas when i am try to use smbcquotas

Rowland Penny rpenny at samba.org
Sun Sep 23 10:32:10 UTC 2018


On Sun, 23 Sep 2018 13:16:29 +0300
nikos sarantopoulos <nsarantopoulos68 at gmail.com> wrote:

> my os is centos 6.8
> 
> i am running samba 4.7 as a domain controler for active directory
> domain controler

OK

> 
> the quotas are stored in the main path

What exactly do you mean by that ?

> 
> i am sending the smb.conf to see what is inside of it

And for those that didn't get his smb.conf because the list strips
attachments:

# Global parameters
[global]
	netbios name = SERVER
	realm = DOMAIN.COM
	workgroup = DOMAIN
	dns forwarder = 192.168.1.2
	server role = active directory domain controller

[netlogon]
	path = /usr/local/samba/var/locks/sysvol/domain.com/scripts
	read only = No
	browsable = no

[sysvol]
	path = /usr/local/samba/var/locks/sysvol
	read only = No
	browsable = no

[root]
	path = /root
	read only = no

[files]
	path = /files
	read only = no

[www]
	path = /var/www/html
	read only = no

> 
> the linux system is on a seperate computer, as  a domain controler is
> working fine but as a smb quotas i have a problem

In that case, post the smb.conf from that computer

Rowland



More information about the samba mailing list