mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #201] Import servers from Active Directory / LDAP #172
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stetze on GitHub (Feb 14, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/201
Originally assigned to: @majkinetor on GitHub.
The possibility to add Computers / Servers via Active Directory / LDAP OU search string.
distinguishedName
OU=Server,DC=domainname,DC=de
The "OU" Name will be automatic added as TAG.

@VShawn commented on GitHub (Feb 16, 2022):
Actually, It's my first time hear of this protocol.
Since I know nothing about
LDAP, I You can make a PR if you needLDAP.Just following this:
https://github.com/VShawn/PRemoteM/blob/dev/PRM.Core/Utils/mRemoteNG/mRemoteNGImporter.cs#L289-L379
@stetze commented on GitHub (Feb 16, 2022):
mremoteng have That Import Function. Maybe this helps.
https://github.com/mRemoteNG/mRemoteNG/issues/211
@majkinetor commented on GitHub (Feb 16, 2022):
At this moment this is IMO out of scope of this tools since LDAP/AD is enterprise thing.
@VShawn commented on GitHub (Feb 17, 2022):
Agree.
Even if I work on it, there is no environment for me to test it.
@majkinetor commented on GitHub (Feb 17, 2022):
I could probably create environment for this. But this is non-trivial work for more or less trivial benefit that is totally non-blocking. For example, one can search AD trivially fast with PowerShell AD cmdlets:
This could even be used with pre/post scripting currently in some capacity.
@VShawn commented on GitHub (Feb 17, 2022):
😃 I hoping any guy can make a PR for this
@VShawn commented on GitHub (Mar 7, 2023):
Can anyone give a sample ldap file for test propose?
@majkinetor commented on GitHub (Mar 14, 2023):
https://github.com/nitnelave/lldap