Code Monkey home page Code Monkey logo

Comments (19)

rustdesk avatar rustdesk commented on May 31, 2024 1

a more fleshed out filtering option? We generally utilize security group filtering for our LDAP-Enabled services to i.e., only allow users added to the “RustDesk Users” group to authenticate, and “RustDesk Admins” to administer?

We need to collect more feedback from the other users before taking actions.

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

Will add bind DN / password fields on LDAP settings page in next version.

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

Will add bind DN / password fields on LDAP settings page in next version.

Great, I am happy to test this with active directory later today if theres some rough guides

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

I tested with LDAP server on Linux, I do not know how to use it with Active Directory, though it should work, because AD is also LDAP.

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

ok, do you have a rough guide for linux ldap? I can figure out AD hopefully :)

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

No guide, it is the most basic LDAP knowledge. I do not know what I can write for the guide.

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

this is how freenas does it for Linux LDAP:
image

This is how its done for Active Directory:
image

Both needs passwords, this is simple to setup

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024
image

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024
image

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

yeah I know that :) but yeah it needs a password

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

thats all freenas is doing but calling it Active directory, LDAP after all is LDAP

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

Frankly, I have very limited knowledge on LDAP, the only my previous experience is to log in to company's computer with AD account.

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

I am happy to help as always

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

Please test AD, and write a guide for AD user.

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

so I have setup on a customers site which has AD, I have configured the cn, ou and dc as it should be, this command dsquery user -name test1 gets the correct details and I get this

image

from rustdesk-server-pro.

dinger1986 avatar dinger1986 commented on May 31, 2024

I have tested and it definitely checks the dns name and port but the cn, ou and dc can literally be anything and it doesnt verify, nothing in event logs on the AD server either

from rustdesk-server-pro.

DMSnz avatar DMSnz commented on May 31, 2024

I would expect most if not all LDAP servers to demand authentication by default, this would then certainly need a password provided, else you are making an unauthenticated / anonymous call to LDAP which is not secure and therefore reasoning most of the time disabled.
We run Samba emulating AD and it demands a user and pass, I can not see how to provide that in the web console LDAP set up

Also search filters could be beneficial if using LDAP, to filter by Users only, ignoring Groups or other use cases.

from rustdesk-server-pro.

todaysoftware avatar todaysoftware commented on May 31, 2024

Are you able to confirm that the LDAP connection is encrypted (using the STARTTLS extension)?

from rustdesk-server-pro.

rustdesk avatar rustdesk commented on May 31, 2024

STARTTLS added in 1.1.9

from rustdesk-server-pro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.