Displaying 5 results from an estimated 5 matches for "bluetest".
Did you mean:
  bluehost
  
2020 Oct 15
3
Home folder permissions disappear sometimes
...ere's my smb.conf on the DC:
[global]
 ??????? netbios name = DC2
 ??????? realm = INTERNAL.COMPANY.COM
 ??????? server role = active directory domain controller
 ??????? server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, 
drepl, winbindd, ntp_signd, kcc, dnsupdate
 ??????? workgroup = BLUETEST
 ??????? idmap_ldb:use rfc2307? = yes
 ??????? template shell = /bin/bash
 ??????? template homedir = /home/%U
 ??????? ldap server require strong auth = no
 ??? tls enabled? = yes
 ??? tls keyfile? = /etc/ssl/private/dc2.pem
 ??? tls certfile = /etc/ssl/certs/dc2.pem
 ??????? ldap debug level = 3...
2020 Oct 15
1
Home folder permissions disappear sometimes
Ok, I see. Does the gotcha mean that users will receive new UIDs/GIDs 
and that I will have to chown files/folders and set new ACLs, or will 
those bits "just work"?
Oleg
On 2020-10-15 16:21, Rowland penny via samba wrote:
> On 15/10/2020 14:36, Oleg Blyahher wrote:
>> Thanks for the quick response.
>>
>> Would the following be a reasonable way of solving this on a
2020 Apr 22
2
Group issues on AD DC, membership does not work on some users
Thank you so much for the prompt response and the valuable comments.
We are using a pretty much unmodified Zentyal installation, which in its 
own turn sets everything up for a Samba DC. It might be a good idea for 
us to move away from that, if Zentyal uses an EOL-version of Samba..
You were absolutely right about the sign-in part! Almost all of us work 
from home in these special days, so
2020 Apr 22
2
Group issues on AD DC, membership does not work on some users
Hi everyone,
I'm running Samba 4.7.6 on Ubuntu 18.04.
I have an issue with adding users to groups with samba-tool, not really 
sure where to look for more info. samba -i didn't show anything at all.
This is what I do:
*samba-tool group add new-group**
**samba-tool group addmembers new-group my-user*
if I run *id my-user *or *groups my-user*, then the group *new-group 
*does not appear
2019 Nov 06
2
NTLM refuses to work on a DC
Hi there,
I'm trying to get FreeRADIUS to authenticate against my Samba DC. It's 
Samba 4.7.6-ubuntu running on Ubuntu 18 (kernel version 
4.15.0-66-generic). It came nicely packaged with Zentyal, which provides 
a nice GUI for managing a domain, as well as a CA and lots of cool small 
features. That same Zentyal also includes support for FreeRADIUS (3.0.16).
This is my smb.conf: