Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I add a list of url addresses? #232

Open
asigithub opened this issue Mar 3, 2021 · 0 comments
Open

Can I add a list of url addresses? #232

asigithub opened this issue Mar 3, 2021 · 0 comments

Comments

@asigithub
Copy link

asigithub commented Mar 3, 2021

Can I add a list of url addresses?
For example:
var ActiveDirectory = require('activedirectory');
var config = { url: 'ldap://dc.domain1.com, ldap://dc.domain2.com, ldap://dc.domain3.com',
baseDN: 'dc=domain,dc=com',
username: '[email protected]',
password: 'password' }
var ad = new ActiveDirectory(config);

@asigithub asigithub changed the title Can I add a url list? Can I add a list of url addresses? Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant