Displaying 5 results from an estimated 5 matches for "cranix".
Did you mean:
  canix
  
2020 Mar 24
2
samba-4-10 as Win2k16 member
Hi,
I want to join samba 4.10.13 to an Win2k16 Server as member. The join
was succesfully:
net ads join -U administrator
Using short domain name -- CRANIX
Joined 'ADMIN' to dns domain 'cranix.win'
wbinfo -u lists all users. But wininfo -u <username> delivers following
error:
wbinfo -i administrator
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user administrator
smb.conf:
[global]
        netbios...
2020 Mar 24
0
samba-4-10 as Win2k16 member
On 24/03/2020 18:56, Dipl.-Ing. P?ter Varkoly via samba wrote:
> Hi,
>
> I want to join samba 4.10.13 to an Win2k16 Server as member. The join
> was succesfully:
> net ads join -U administrator
> Using short domain name -- CRANIX
> Joined 'ADMIN' to dns domain 'cranix.win'
>
> wbinfo -u lists all users. But wininfo -u <username> delivers following
> error:
> wbinfo -i administrator
Forget Administrator on Unix domain member
> Based on https://wiki.samba.org/index.php/Setting_up_Samba_...
2019 May 08
3
samba does not honor set group bit on directories
Hi,
I'm using samba 4.6.15 and 4.8.9 as AD server on a lot of openLeap 42.3 
server.
The server have numerous group directories in /home/groups. This 
drirectory will be provided by a share:
[groups]
         comment = Shared directories of groups you are member in.
         path = /home/groups
         inherit permissions = Yes
         inherit acls = Yes
         browseable = Yes
        
2019 May 08
0
samba does not honor set group bit on directories
...wide links = Yes
>          unix extensions = No
>          template shell = /bin/bash
>          ntlm auth = yes
You like living dangerously, still using NTLMv1
> 
>          bind interfaces only = yes
>          interfaces = 127.0.0.1, 172.16.0.2
>          comment = "CRANIX DC"
>          ldap server require strong auth = no
> 
Are you using a self compiled version of Samba ? or are you using a
Samba package that uses the MIT kdc ?
If the latter, you should be aware that using MIT is still regarded as
experimental and shouldn't be used in production....
2019 May 08
1
samba does not honor set group bit on directories
...sh
>>           ntlm auth = yes
> You like living dangerously, still using NTLMv1
It's for radius-server for mschapv2. Is there a better solution?
>
>>           bind interfaces only = yes
>>           interfaces = 127.0.0.1, 172.16.0.2
>>           comment = "CRANIX DC"
>>           ldap server require strong auth = no
>>
> Are you using a self compiled version of Samba ?
I'm using self compiled samba with integrated krb5.
https://build.opensuse.org/package/show/home:varkoly:OSS-4-0:stable/samba
https://build.opensuse.org/package/show...