Displaying 5 results from an estimated 5 matches for "csaerotherm".
2018 Jun 30
2
Developed an issue with Samba File Server integrated with Samba-AD
...ber and see if anything pops out.
>
> I have however noticed this:
>
> DC smb.conf:
>
> realm = XXXX.COM
> workgroup = XXXX
>
> [netlogon]
> path = /usr/local/samba/var/locks/sysvol/exza.com/scripts
>
> Unix domain member smb.conf:
>
> workgroup = CSAEROTHERM
> realm = CSAEROTHERM.COM
>
> On the DC, the realm appears to actually be 'exza.com' but on the Unix
> domain member it is set to 'CSAEROTHERM.COM', these must match, yours
> don't.
This is matching. I was just comparing the smb.conf of AD DC on exza.com
ser...
2018 Jun 30
1
Developed an issue with Samba File Server integrated with Samba-AD
...DC smb.conf:
>>>
>>> realm = XXXX.COM
>>> workgroup = XXXX
>>>
>>> [netlogon]
>>> path = /usr/local/samba/var/locks/sysvol/exza.com/scripts
>>>
>>> Unix domain member smb.conf:
>>>
>>> workgroup = CSAEROTHERM
>>> realm = CSAEROTHERM.COM
>>>
>>> On the DC, the realm appears to actually be 'exza.com' but on the
>>> Unix domain member it is set to 'CSAEROTHERM.COM', these must
>>> match, yours don't.
>> This is matching. I was jus...
2018 Jun 30
0
Developed an issue with Samba File Server integrated with Samba-AD
...oticed this:
> >
> > DC smb.conf:
> >
> > realm = XXXX.COM
> > workgroup = XXXX
> >
> > [netlogon]
> > path = /usr/local/samba/var/locks/sysvol/exza.com/scripts
> >
> > Unix domain member smb.conf:
> >
> > workgroup = CSAEROTHERM
> > realm = CSAEROTHERM.COM
> >
> > On the DC, the realm appears to actually be 'exza.com' but on the
> > Unix domain member it is set to 'CSAEROTHERM.COM', these must
> > match, yours don't.
> This is matching. I was just comparing the smb....
2018 Jun 30
0
Developed an issue with Samba File Server integrated with Samba-AD
...k, add 'log level = 10' to smb.conf on the Unix
domain member and see if anything pops out.
I have however noticed this:
DC smb.conf:
realm = XXXX.COM
workgroup = XXXX
[netlogon]
path = /usr/local/samba/var/locks/sysvol/exza.com/scripts
Unix domain member smb.conf:
workgroup = CSAEROTHERM
realm = CSAEROTHERM.COM
On the DC, the realm appears to actually be 'exza.com' but on the Unix
domain member it is set to 'CSAEROTHERM.COM', these must match, yours
don't.
Rowland
2018 Jun 30
4
Developed an issue with Samba File Server integrated with Samba-AD
...y
log level = 3
log file = /var/log/samba/dc1.%T.log
max log size = 1000000
[netlogon]
path = /usr/local/samba/var/locks/sysvol/exza.com/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
-------------- next part --------------
[gdlobal]
workgroup = CSAEROTHERM
server string = Samba Server Version %v
security = ads
realm = CSAEROTHERM.COM
# socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=131072 SO_SNDBUF=131072
use sendfile = true
idmap config * : backend = tdb
idmap config * : range = 100000-299999
idmap config CSAER...