Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content
Stack Overflow
  1. About
  2. For Teams
Loading…
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives
16,650 questions
Filter by
Sorted by
Tagged with
-1votes
0answers
57views

I have a code which map users to group via a resource ad_group_membership from terraform provider hashicorp/adlocals { # --- Загружаем все YAML-файлы --- yaml_be = yamldecode(file(var....
Advice
0votes
0replies
40views

I deployed a Windows AD server on an EC2 instance in AWS. I have created a user called "tesla" in the AD. How can I store this user's credentials in AWS and rotate the password automatically?...
1vote
1answer
470views

In my PowerShell scripts I'm using the ActiveDirectory module, which contains the various *-AD* cmdlets such as Get-ADUser.How can I automate (script) the installation of the PowerShell ...
0votes
0answers
57views

I would like if anyone knows a way to retrieve the lockout location of a user. Is the best way to do that is to read the eventlog from the domain and extract the location from the security event or is ...
2votes
1answer
159views

I am using the DirectoryEntry class to connect to an LDAP entry point, so I can issue LDAP queries. I can specify any distinguished name I want, however whenever the Deleted Objects container is ...
0votes
1answer
65views

I need to use PowerShell to get the members of an Active Directory group.I'm currently using this command:Get-ADGroupMember -identity "some groupname" -Recursive | Get-ADUser -Property ...
0votes
1answer
67views

In Active Directory Users and Computers, when navigating to Security > Advanced I am presented with the option Restore defaults. This restores the default permissions for the user object as it is ...
0votes
1answer
93views

I am using the kerberos Node.js library to verify Kerberos service tickets. My setup includes:Active Directory Windows Server on the network.Linux server that verifies service tickets received from ...
1vote
2answers
89views

I am using Spring Boot/Spring Data Ldap.When I query users I cannot read accountExpires attribute, even when the property is shown in GetADUser.I tried something like this:return readTemplate()....
0votes
1answer
204views

I am trying to install a new tree domain to my forest but I get the following error:The target server will be configured as a domain controller and restarted when this operation is complete.Do you ...
1vote
2answers
120views

I'm building a single-sign-on solution where:A user boots up their Active Directory–joined Windows machine.My app auto-starts after the Winlogon event.Since the user already has a TGT from logon, ...
0votes
1answer
99views

I create an Active Directory user, wait 3 minutes, then call a Powershell script that has a call to Enable-MailUser. This script works, sometimes taking minutes but half the time or more taking an ...
0votes
0answers
35views

I have a Windows Server domain where I:Reduced the computer GPO refresh interval to 2 minutes in the Default Domain Controllers Policy.Enabled Configure Security Policy Processing → Process even if ...
-4votes
1answer
90views

Normally, there is one disabled computer object underOU=DISABLED COMPUTERS,OU=DISABLED,DC=CONTOSO,DC=DOMAINHowever, this is not present in the CSV file.In addition, as seen in my output, I am ...
Arbelac's user avatar
  • 1,956
0votes
1answer
52views

I am creating a Blazor server-side web application to have users update some Active Directory fields. The systems manager is making a security group to place users in so he can control what fields in ...

153050per page
1
2345
1110

Hot Network Questions

more hot questions
Newest active-directory questions feed

[8]ページ先頭

©2009-2025 Movatter.jp