search for: netjoindomain

Displaying 10 results from an estimated 10 matches for "netjoindomain".

Did you mean: netpjoindomain
2018 Sep 20
2
samba4.8.x machine account authentication using NetJoinDomain failed
Maybe as you said I was lucky before. Then if I have a computer account in my domain, how can I get this computer authencated in domain as I did before? Does the NetJoinDomain work either? Because I just try to create a computer account using RSAT, but use it to authencate with the domain by NetJoinDomain , which failed. Or how to offline domain join in samba4.9.0? Ryan >On Fri, 14 Sep 2018 20:01:41 +0800 (CST) >Ryan <ryanyang51 at 163.com> wrote: > &...
2018 Oct 22
1
Unable to join domain by using NetJoinDomain on Windows
Hello, I am using samba 4.8.6 and 4.9.1 to build a domain. And I have a Windows 7 virtual machine to join the domain. However, I found it was fail when I used the NetJoinDomain which is the C# Library on Windows. I am using the Unsecure option, authenticating by the machine password. And Here is my code int ret = NetJoinDomain(null, myDomainName, null, null, myMachinePassword, (JoinOptions.NETSETUP_JOIN_DOMAIN | JoinOptions.NETSETUP_JOIN_UNSECURE | JoinOptions.NETSETUP_D...
2018 Sep 20
1
samba4.8.x machine account authentication using NetJoinDomain failed
...omain. Ryan >On Thu, 20 Sep 2018 16:36:06 +0800 (CST) >Ryan <ryanyang51 at 163.com> wrote: > >> Maybe as you said I was lucky before. Then if I have a computer >> account in my domain, how can I get this computer authencated in >> domain as I did before? Does the NetJoinDomain work either? Because I >> just try to create a computer account using RSAT, but use it to >> authencate with the domain by NetJoinDomain , which failed. Or how >> to offline domain join in samba4.9.0? >> > >Just having a computer account in AD isn't sufficient, y...
2018 Sep 14
2
samba4.8.x machine account authentication using NetJoinDomain failed
...t lists.samba.org> wrote: > >> Hi all, >> I tried samba 4.8.3, 4.8.4 and 4.8.5 to build a domain. In the domain >> I firstly create a machine acconut and set it's password. Then I get >> a computer that own this machine account's name. I use the mechod >> NetJoinDomain to get this computer authencated to the domain. It >> failed with returncode 1326. Besides, all the process above is >> avaliable in samba 4.5.16. So does any default setting change from >> 4.5.x to 4.8.x? What can I do to make it work again? Hope for help~ >> Here’s the smb...
2018 Sep 14
0
samba4.8.x machine account authentication using NetJoinDomain faled
...an via samba <samba at lists.samba.org> wrote: > Hi all, > I tried samba 4.8.3, 4.8.4 and 4.8.5 to build a domain. In the domain > I firstly create a machine acconut and set it's password. Then I get > a computer that own this machine account's name. I use the mechod > NetJoinDomain to get this computer authencated to the domain. It > failed with returncode 1326. Besides, all the process above is > avaliable in samba 4.5.16. So does any default setting change from > 4.5.x to 4.8.x? What can I do to make it work again? Hope for help~ > Here’s the smb.conf. I’ve trie...
2019 Apr 03
0
Unable to join domain by using NetJoinDomain on Windows
I am using samba 4.9.3 to build a domain. And I have a Windows 7 virtual machine to join the domain. However, I found it was fail when I used the NetJoinDomain which is the C# Library on Windows. It was successfully on samba 4.7.12. I used the same method to join the domain previously but it doesn’t work after I upgraded samba to 4.8 above. The return code is 1326 which said that UNKNOWN USERNAME OR INCORRECT PASSWORD. Then I try to analyze the package I...
2018 Sep 14
2
samba4.8.x machine account authentication using NetJoinDomain faled
Hi all, I tried samba 4.8.3, 4.8.4 and 4.8.5 to build a domain. In the domain I firstly create a machine acconut and set it's password. Then I get a computer that own this machine account's name. I use the mechod NetJoinDomain to get this computer authencated to the domain. It failed with returncode 1326. Besides, all the process above is avaliable in samba 4.5.16. So does any default setting change from 4.5.x to 4.8.x? What can I do to make it work again? Hope for help~ Here’s the smb.conf. I’ve tried to add winbind...
2015 Mar 16
2
Joining a samba member server using offline join or a RODC
...e to join a samba 4.2.0 file server sitting in a branch office, with connection only to a RODC (and only the RODC can talk to the RWDC). Was wondering what's the workflow for doing this in samba. For Windows machines, Microsoft seems to have planned two workflows for this: 1. Use new flag to NetJoinDomain() API to join using the RODC (https://technet.microsoft.com/en-us/library/dd728035%28v=ws.10%29.aspx#run_join_script). With this workflow, the machine account is created on the domain, then what seems to happen is that admin credentials towards the RODC are being used to fetch the machine account s...
2018 Sep 12
2
samba4.8.4 offline domain join
Hello, I have built a domain with samba4.8.4. I can join windows to the domain in normal way successfully. But today when I tried to offline join the domain, log.samba showed that the password was wrong. But in fact the password was correct. And after several time's trying, the machine account got locked. Offline domain join is available in samba4.5.16. So is there any default setting get
2015 Mar 16
0
Joining a samba member server using offline join or a RODC
...server sitting in a branch > office, with connection only to a RODC (and only the RODC can talk to > the RWDC). Was wondering what's the workflow for doing this in samba. > > For Windows machines, Microsoft seems to have planned two workflows for this: > > 1. Use new flag to NetJoinDomain() API to join using the RODC > (https://technet.microsoft.com/en-us/library/dd728035%28v=ws.10%29.aspx#run_join_script). > With this workflow, the machine account is created on the domain, then > what seems to happen is that admin credentials towards the RODC are > being used to fetch t...