@theopenem_admin Im about to push some changes that enable group filtering to my forked repo. I had to change an element in the db to add a setting for it.
Whats your workflow for including that change?
@theopenem_admin Im about to push some changes that enable group filtering to my forked repo. I had to change an element in the db to add a setting for it.
Whats your workflow for including that change?
@theopenem_admin Sounds good, thanks for the quick replies!
@theopenem_admin Perfect thank you!
Are you open to pull requests that provide documentation on easy setup for the project?
I think it could help more people want to add changes!
I've forked the repo, and setup my web.configs for everything to work.
It seems the only thing added to the DB is the HangFire stuff, how to I get all of the tables to be generated like what happens on install?
@theopenem_admin Awesome, thank you!
WE currently have a dilemma where our organization prevents us from joining the network until a computer is DRP by mac address to a web portal. When connected to ethernet before registration the IP still resolves to our server, just not the domain name.
We however would like to have a com server with a domain name to allow IPs to change if they ever need to.
My suggested solution to this is to host two com servers. One on a domain name, and one on a ip address. The imaged computer will default to the IP one, but my question is how do I deploy the second com server to them all. Does it auto add to all existing clients once I add a new com server to the cluster?
Thanks!!
@theopenem_admin Im in a university setting on a sub orginzation level.
We have only 100 computers in our ORG, but our AD has over 20,000
@theopenem_admin Okay, mine ran successfully, but I specified OU this time.
So login doesn't work.
Hmm, I feel like a quick way to make this work how I'd need would be to implement specific OU filtering on the groups feature.
Ill try to look into this when I get a chance.
@theopenem_admin Last quick question, is it safe to delete computers/groups from the computers/groups table in sql?
I have a ton of them, even after disabling LDAP
@theopenem_admin Okay, I appreciate the quick responses!
Thanks for open source software
@theopenem_admin Looks like the task status for LDAP sync is on processing.
@theopenem_admin I pinned a group from LD that was our ORGs
Seems to be something with AD.
We are deploying on a network with a large AD, but we only need to provision a specific OU of computers.
I tried setting up LDAP with OU=x,DN=y,DN=com
And that worked for only pulling organizaitons, but LDAP login stopped working.
Any ideas what could be causing the high cpu usage from IIS Worker and Mysql?
Windows Server 2019, Latest server, not even any computer provisioned yet.