Posted on 01-25-2019 12:37 PM
https://gitlab.com/orchardandgrove-oss/NoMADLogin-AD/wikis/home
Based on these instructions, it is not seeing our AD
Network connection is populated with the various DNS entries required or suggested by our network admins.
I try logging in and it just cleared the login window.
I proceeded to install NoMAD as well and cannot get it to work. No matter what domain or kerberos realm info I put in.
We have a main domain and subsequently sub domains in which to search for users. Faculty and students.
What am I missing from these pretty straight forward setup instructions?
Posted on 01-25-2019 12:40 PM
When trying to use NoMAD, I get an Invalid user name with straight username. If I add username@domain, I get same.
Posted on 01-25-2019 01:58 PM
ran scutil --dns (edited for security)
DNS configuration
resolver #1 search domain[0] : xxx.domain.edu search domain[1] : ooo.domain.edu search domain[2] : scsc.domain.edu search domain[3] : asas.domain.edu search domain[4] : domain.edu
nameserver[0] : 10.00.00.3 nameserver[1] : 10.00.000.4 nameserver[2] : 10.000.000.2 nameserver[3] : 10.000.00.29 if_index : 7 (en0) flags : Scoped, Request A records reach : 0x00000002 (Reachable)
Posted on 01-25-2019 02:05 PM
Ok, for some reason, I can log into NoMAD, but still cannot with NoMAD Login
Posted on 01-25-2019 03:34 PM
Hey!
Questions for you:
How are you telling the NoLoAD where the DC is? Do you have NoMAD installed? If so, NoLoAD will use the same .plist file. Otherwise, you need to tell NoLoAD where the DC is with either a Configuration Profile or a .plist file.
From my experience, NoMAD runs in a local level but when you want to log in with NoLoAD you need to have enforced the settings in a System Level which will also help NoMAD to be aligned all the time with the same preferences.
Posted on 01-29-2019 01:45 PM
Yes to all. Both are installed and the plist is correct:
defaults read /Library/Preferences/menu.nomad.login.ad
{
ADDomain = "xxx.mydomain.com";
BackgroundImage = "/Library/Application Support/JAMF/backgroundimage.png";
KeychainAddNoMAD = 1;
KeychainCreate = 1;
LoginLogo = "/Library/Application Support/JAMF/PURPLE.png";
Posted on 01-30-2019 05:06 AM
This guide helped me the most. I found that the instructions on Orchard Grove git were a little too generic, but the instructions on this site were the best. Hope this helps.
Posted on 02-14-2019 12:21 PM
Made progress but I am stuck. (using NoMADLoginAD-1.2.3-b3) I can only log in via my elevated AD account and not my regular employee account. The elevated account is used for Admin purposes at our institution. Why it can see the elevated account on AD and not the regular user account is a mystery.