Displaying 4 results from an estimated 4 matches for "netjoin".
Did you mean:
net_join
2024 Nov 06
2
samba support of KB5020276 workaround
Hi everybody,
since a couple of years, user X can't join a computer to AD if the
computer object has been created by user Y.
It is KB5020276?Netjoin: Domain join hardening changes [1].
The documentation suggests a workaround, basically a group policy
applied to all the domain controllers.
Is it that possibile to apply group policies to a samba DC?
The group policy I'm talking about requires a 2012R2 schema, but before
raising the schem...
2004 May 11
0
net ads join hangs
...I have also tried
Samba 3.0.3 and 3.0.4 and all exhibit the same bahviour.
I've included the debug output from the net join command and also a snoop of the traffic between the samba server and
the first listed password server in smb.conf. Any help very much appreciated,
thanks Andy. <<netjoin.tar.gz>>
PS you will see from the netjoin.log output that the server had an existing account in AD but the command still hangs
regardless of if there is or is not a pre-existing account in AD.
BBCi at http://www.bbc.co.uk/
This e-mail (and any attachments) is confidential and may contain...
2007 Aug 25
1
Bug in replace parameter on file types?
...quot;;
"/etc/security/users.conf":
source => [
"puppet:///files/apps/pam_listfile/users.conf.$hostname",
"puppet:///files/apps/pam_listfile/users.conf.default"
];
}
exec {
"netjoin":
command => "/usr/bin/net rpc join -U account%password",
creates => "/var/lib/samba/secrets.tdb",
require => File["/etc/samba/smb.conf"];
}
}
so why would secrets.tdb get overwritten on the 20th, as shown belo...
2016 Nov 25
0
Wine release 1.9.24
...s-win-security-lsapolicy-l1-1-0: Add dll.
make_specfiles: Add api-ms-win-security-lsalookup-l1-1-1 to advapi32 group.
api-ms-win-core-com-private-l1-1-0: Add dll.
api-ms-win-devices-config-l1-1-1: Add dll.
api-ms-win-devices-query-l1-1-1: Add dll.
ext-ms-win-domainjoin-netjoin-l1-1-0: Add dll.
api-ms-win-power-base-l1-1-0: Add dll.
api-ms-win-power-setting-l1-1-0: Add dll.
api-ms-win-appmodel-identity-l1-1-0: Add dll.
Aric Stewart (6):
hid: Correct issues with getting packed values.
hid: Fix HidP_MaxUsageListLength to handle UsagePage == 0...