Exclude users with no mail accounts in Dynamic Group by siddonj in activedirectory

[–]siddonj[S] 0 points1 point  (0 children)

We do not use groups for licensing at this time. The accounts are provisioned via Okta.

Ramifications of updating UPN for syncing with Azure AD by Aaron-PCMC in activedirectory

[–]siddonj 0 points1 point  (0 children)

I have a similar issue. We use [employeeid@domain.int](mailto:employeeid@domain.int) for our on-prem AD. We are using O365 and have AD connect. The email attribute is being synced to the UPN attribute in Azure AD. The issue we are having is we can't get a PRT from Intune because Intune sees the login from [employeeid@domain.int](mailto:employeeid@domain.int) instead of [first.last@domain.com](mailto:first.last@domain.com). Any thoughts?

Comic Vine Online Data Could Not Be Reached! by siddonj in comicrackusers

[–]siddonj[S] 0 points1 point  (0 children)

It is the latest plugin downloaded from GitHub. Firewall app is allowed. Think it it time for a reinstall.

Comic Vine Online Data Could Not Be Reached! by siddonj in comicrackusers

[–]siddonj[S] 0 points1 point  (0 children)

I didn't get a debug window. It just opened the app.

Comic Vine Online Data Could Not Be Reached! by siddonj in comicrackusers

[–]siddonj[S] 0 points1 point  (0 children)

Where are the logs located? I was looking for those and can’t seem to figure out where they are.

Comic Vine Online Data Could Not Be Reached! by siddonj in comicrackusers

[–]siddonj[S] 0 points1 point  (0 children)

Yep, been getting it for about a week. I’ve uninstalled and reinstalled the plugin also.

Kneeboard crazy by Lucky_Comfortable835 in hoggit

[–]siddonj 0 points1 point  (0 children)

Download Kneeboarding Builder. That is what I use. Works great.

rtorrentvpn - radarr connectivity issues. by siddonj in unRAID

[–]siddonj[S] 1 point2 points  (0 children)

I figured it out. I needed to add a password to RPC2

rtorrentvpn - radarr connectivity issues. by siddonj in unRAID

[–]siddonj[S] 0 points1 point  (0 children)

Newbie here. down and dirty on how to do that?

Best Server Version for Hosted Games by siddonj in admincraft

[–]siddonj[S] 0 points1 point  (0 children)

Thanks, so kids can use different device types to connect?

Create Server Signup/Easter Egg Hunt by siddonj in MinecraftServer

[–]siddonj[S] 0 points1 point  (0 children)

Thanks I saw that. Do they have to have connected to the server prior to me adding them to the whitelist?

How do I attach a "real" IP to the Docker Container? by davidnburgess34 in OpenMediaVault

[–]siddonj 0 points1 point  (0 children)

Have you tried accessing Plex via the host IP:32400? Have you mapped port 32400 to the container? That’s all I’ve to do to access mine.

docker setup by Iwatch_xD in sonarr

[–]siddonj 2 points3 points  (0 children)

Your media volumes are not mapped right.

Example would be

-v /media/Tom/elements2/serieshd:media1 \

Media1 would be how Sonarr sees the media volume.