Displaying 7 results from an estimated 7 matches for "commandlets".
2019 Mar 12
3
Using Samba for Powershell queries
Does anyone know if it’s possible to run Powershell cmdlets such as
Get-ADUser
or Set-ADUser against a Samba server?
The reason I’m asking is for the purpose of developing Powershell scripts.
When
my laptop is offline it would be very useful to still be able to run that
kind
of cmdlets without installing a full Windows Server VM.
Best regards,
Carl
2024 Oct 21
1
sysvol share: access to the security tab
hi all,
I am maybe in the situation described here:
https://wiki.samba.org/index.php/Sysvolreset).
The admins domains groups has indeed a gidNumber and alas I run a
./bin/samba-tool ntacl sysvolcheck
What's more in my situation is that when I access the sysvol from the
windows side (runas /user:administrator computer management -> connect
to server -> system -> shares ->
2019 Mar 12
1
Using Samba for Powershell queries
...currently only to a proof of concept
stage pending further resources becoming available.
There are details here:
https://bugzilla.samba.org/show_bug.cgi?id=11231
Andrew Bartlett
On Tue, 2019-03-12 at 09:12 -0700, Luke Barone via samba wrote:
> Doesn't work in my testing. The PowerShell commandlets need Active
> Directory Web Services running to interface with.
>
> On Tue., Mar. 12, 2019, 8:16 a.m. Carl Winbäck via samba, <
> samba at lists.samba.org> wrote:
>
> > Does anyone know if it’s possible to run Powershell cmdlets such as
> > Get-ADUser
> > or...
2024 Oct 21
1
sysvol share: access to the security tab
On Mon, 21 Oct 2024 17:01:36 +0200
Francesco Malvezzi via samba <samba at lists.samba.org> wrote:
> hi all,
>
> I am maybe in the situation described here:
> https://wiki.samba.org/index.php/Sysvolreset).
>
> The admins domains groups has indeed a gidNumber and alas I run a
>
> ./bin/samba-tool ntacl sysvolcheck
>
> What's more in my situation is that
2024 Oct 21
1
sysvol share: access to the security tab
Another approach is to remove ?idmap_ldb rfc2307 = yes' from your DCs.
You most likely don't need it, and it tends to complicate things unnecessarily. For more information, check out this article:
http://samba.bigbird.es/doku.php?id=samba:no-need-for-use-rfc2307
Feedback welcome.
On Oct 21, 2024 at 17:17 +0200, Rowland Penny via samba <samba at lists.samba.org>, wrote:
> On
2024 Oct 21
2
sysvol share: access to the security tab
Luis,
If there is consensus?on this, perhaps you could propose an edit to the Wiki explaining it there.?
On Monday, October 21, 2024 at 10:51:18 AM CDT, Luis Peromarta via samba <samba at lists.samba.org> wrote:
Another approach is to remove ?idmap_ldb rfc2307 = yes' from your DCs.
You most likely don't need it, and it tends to complicate things unnecessarily. For more
2015 Jun 22
1
samba4 domain and powershell
Hi, All.
In official samba wiki
https://wiki.samba.org/index.php/Installing_RSAT_on_Windows_for_AD_Management#Installation
Feature explanation:
Active Directory Module for Windows PowerShell: Administrating AD via
PowerShell
I thought I can manage samba4 domain with powershell, but I can't. I see
error "Unable to find a default server with active directory web
services running"