I have conducted a PCAP which appears to shows my PA sending the Radius request on port 1812 to the Server (telling me the config for PA is fine). However, it comes back with the 'Radius-Reject' response. Which would tell me there is something occurring in my AD.
An Access-Reject message means that RADIUS is working fine. The user was rejected by NPS policy. Also, the system log "invalid username/password" also indicates the PA is talking to NPS fine. You are correct to say, "there is something occurring in my AD." The best place to look for the reason NPS is rejecting the request is under the Windows Event Viewer in the Security logs.
You can also test RADIUS without the VSAs by creating a local admin under Administrators and selecting RADIUS_ADMIN as the authentication profile. You can even assign your CorpAdmin role there. Of course, that doesn't scale well, but it allows you to eliminate some variables in your testing.
What it looks like to me (I am going to double check the NPS Polices) is that it appears to be hitting the wrong Network Policy. As I do know both sides for the configured policy should be using PAP.
Ok, so with Toms' great advice (regards the PA config) and some research. It appeared to be hitting a completely different policy (a default RADIUS deny policy as stated in on my above image). So as a test, I allowed the policy and left the constraints with only the default time constraint, adding in the respective VSA for PA. In which has now worked, and I able to access with RADIUS as an Admin onto my PA.
However, when I added other constraints in such as 'Authentication', 'Windows Groups', and 'Client IP'. It would fail, on the PA side I would get generic invalid username/password error. I would get an error in the event security logs, actually not pointing towards any error at all simply stating 'No match to NPS policies'.
I have posted this in the Apple forums, but thought I would try this community as well. I am on a Windows 11 computer, using Outlook 365. I am able to install iCloud successfully, and log into the client. When I try to set up iCloud for Outlook, so I can see my family calendar along side my work calendar, I get the following error:
I have nothing showing in my log files in regard to errors. I have researched online, and have tried everything I can find. I've uninstalled and re-installed, used an older version, removed all files from the AppData folder related to iCloud, etc. I have been able to set up the software successfully on one of my other computers, however, it is this one that is causing this issue.
In July this above fix stopped working due to an update and the only way I found to fix it at the time was to completely uninstall and reinstall iCloud, starting with manually removing the iCloud outlook add-in. But that takes hours, removes all iCloud data from the system, and then re-syncs. And I had to do it three times. Way too much effort.
Then this past week iCloud forgot its password for outlook synchronizing again, and I wasn't willing to uninstall and reinstall again, so I kept fiddling around until a new set of steps revealed itself. This one is just five minutes, and hopefully it will work moving forward. That may sound overly optimistic, but looking at the steps in hindsight, they now make sense.
You're welcome.
One more set of tips before you/we giveup:
a) Open an elevated command prompt (run-as administrator), then running the command "DISM /online /cleanup-image /restoreHealth" and then when that is done, "SFC /scannow". Then reboot. This will find and fix any operating system files that need to be udpated or are corrupted.
b) Do a full online repair for Microsoft Office. Then reboot.
c) And then remove/replace the outlook add-in as per the 15 steps above.
That will make sure all of your Windows and MSOffice files are up to date and properly configured before you remove and replace the Outlook add-in. It may fix the issue. Or, if it doesn't fix it, at least you'll know that the problem isn't Windows or Office.
It's definitely frustrating. Even moreso because it's just this one add-in / .dll for outlook that is losing its credentials -- everything else in iCloud for windows works fine for me without any intervention.
Personally, I like Windows more than OS X. But... I do look on with envy as my friend with a Mac has everything work seamlessly, including contacts, photos, iMessage chat, facetime, and even copy/paste between devices. It's astounding to watch.
Good luck.
A new Windows update, combined with an iCloud app update, confused the system again. The solution required resurrecting the step where iCloud setup gets run "As Administrator". It's still five minutes once you're used to bit, but yet, it's also a pain in the article. It would be great if Apple could just fix the issue.
@jmcrawf Thank you again for your reply! I gave up yesterday after hours of trying to figure out what the issue was. Initially, I didn't have permission to use iCloud as an Admin. After uninstalling/reinstalling iCloud, following the steps, I still couldn't get the fix to work on my 2nd laptop. Woke up this morning, and the issue resolved itself?!?! I simply hit "Wrong Password" in my Outlook and wouldn't you know it, it changed to "Refresh" and my calendars updated. I couldn't believe it. My fingers are crossed this will stay fixed. Your fix got my calendars syncing again across laptops AND stopped the annoying icloud password request over and over again. Thank you so much for your fix!!!
The latest Microsoft update broke iCloud again. While the October 2022 update above still works, this update streamlines it slightly by cutting out most reboots (kill all iCloud processes before the old step 9).
Unfortunately, no. I. Have not migrated to Window 11 and still cannot connect properly with iCloud with Outlook. I am slowly giving up and thinking more and more to go toward a Mac as I am using an IPhone and IPad and I am tired to loose my time on this and stop using it.
Forgive me, I haven't been admin of our Alteryx gallery for long. I had reset my MS password (the Teradata DB uses MS authentication). I couple of days later, I updated my password in the Manage In-DB connections in Alteryx Designer installed on my laptop. I was able to run the workflow I was working on, on my laptop. Then I saved the workflow to the gallery. When I ran it, I changed the credentials to my new username and password. However when I tried to run the workflow on the gallery, I received the error message:
I logged into the server (I am admin for the gallery), started Alteryx Designer as admin, added my user id and password in the Manage In-DB connections there for the same database. Then when I ran the workflow from the gallery, it worked.
Two questions: Is this the way the Alteryx Gallery is supposed to work? Does this mean that other Alteryx users will be using my credentials (userid, password) when they run any workflows that use the same database?
Why not see if this helps. I do think that there might be another quick fix which is to make sure that the credentials for RunAs might need to be saved when you put the workflow to the gallery. This way the workflow runs as your ID and not the process id of the server.
When I right-clicked on the system tray icon, it showed me as logged in, with a context menu item similar to user...@domain.com: Sign out, the issue is that you must login to Docker using your hub username, which is different than your email address, even though in some cases, both are interchangeable.
I have a little environment on my mac, working fine, tried to setup an environment on a Windows box sitting behind a proxy and was not getting anywhere. Having access to the proxy (squid) I was looking at access logs and was sure it was a squid issue before finding this very useful post.
On Windows the proposed solution did not work. I did docker logout on the command line and tried to log in using docker login --username myusername. Did not work, even though the password was correct. What did work was logging out of docker via the icon in the status bar (bottom right corner of the screen) and logging back in via that same status bar, but now using my username instead of my email address.
Thanks, your solution works.
Using macOS Majave, having this error out of nowhere. When I logged out of the docker app tray, it started working. I logged back in using my username and no problems, so far.
I signed into Docker via the UI after doing a Factory Reset of the installation. I used my email accidentally (it requests username of course), but it still worked? At least the UI disappeared.
What thinh is saying is make the app public to anyone, your home page is the login / register page, it uses visibility features to hide the option to move forward when the data is entered it checks the login name field and password field for a match in the users, also if they are not a user then they click a form button that adds them to the user sheet. So back to logging in when the values are found on the users page it then allows you to move forward by the visility list displaying that user or a button, or whatever you fancy, when clicked t moves the glide app into that row the username resides on and will pull the data from the columns above thta match the current row you are in. Is that what your trying to say Thinh?
b1e95dc632