-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
+1 for iZettle, we use it our sports centre. The ipad needs restarting every now again
-
Has anyone made the move from Network Manager to Business Manager?
nickbro replied to NightsWatch's topic in General Chat
It's the not being listened to half the time. People still sometimes see me as an it tech. It's a lot of work. -
Has anyone made the move from Network Manager to Business Manager?
nickbro replied to NightsWatch's topic in General Chat
Yeah I did. Kinda hate it personally. But that might just be my school environment -
You may need the latest HAP+ release which fixed the issue for my install. Had an issue where some Windows Update broke .net's security group lookups, I put some logic to ignore errors when looking groups up rather than failing completely to get any groups. If you have issues with the 10.6 update just extract the hap.ad.dll which doesn't copy the other fixes. If you have further issues you may need to set some constrained delegation stuff in AD to permit the computer user delegated access to the file system service on the file servers
-
If you use Azure Application Proxy you can do 2FA
-
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
No problem, that would explain things. It seems to work quite well. DirectEdit and the Word/Excel/Powerpoint addins won't work with Azure. But you can do 2FA -
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
Make sure only windows is on. It will play up otherwise. Then go to /api/bookingsystem/ -
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
The code will break forms authentication as its only for Windows authentication. It should work as its the code I use on my site which uses azure application proxy -
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
Replace the service model section of the web.config file with this: -
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
For the tracker you will need another install which is in forms mode and using a sql database. Or some folder magic. Can you do some Json debugging to get the raw error on that api call -
HAP+ Azure Application Proxy and Security Issue
nickbro replied to Ben_Stanton's topic in Home Access Plus+
Set iis into Windows authentication mode. Disable forms and anonymous authentication. In the hapconfig.xml set the authmode to Windows. There's a YouTube video explaining iy -
Hi all, I can't seem to get our Azure Server Backup (DPM) to stay operational. Have to restart the server about 3 times to get it working again. Getting a lot of Microsoft.Internal.EnterpriseStorage.Dls.StorageManager.StorageManagerException errors in the event logs. Server 2016 2018-02 patch installed Azure Backup Server v2 installed with latest KB. I don't want to reboot the server and it not reboot and I have to go out in this weather. Anyone got any ideas?
-
Don't know what's going wrong with the v10.6 version. The lines I changed in the AD stuff should of actually allowed things to work. If v10.5 works no need to update as v10.6 is more geared to those using SSO.
-
Looks like some configuration settings are missing with your installation there. Check your server allows local logons for all users. Check your admin password is set ok.
-
That error is either a bad staff list, bad terms.xml file or bad report from SIMS.
-
Access HA+ From a file explorer over FTP or similar method
nickbro replied to Btwiusearch's topic in Home Access Plus+
It isn't sorry. I would suggest using WEBDAV- 1 reply
-
- file explorer
- help
-
(and 3 more)
Tagged with:
-
I'll look into that when I get home hopefully. The cover option is, if you export the html from sims for cover it will process that and make cover appointments
-
New Version attached. Works with office 365. Some speed improvementsSIMSExchange.zip SIMSExchange Service.zip
-
HAP+ Booking system - remove booking fails
nickbro replied to mrwhippy99's topic in Home Access Plus+
Ah brill -
HAP+ Booking system - remove booking fails
nickbro replied to mrwhippy99's topic in Home Access Plus+
Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html for me please -
Go into the setup and change the address in there.
- 1 reply
-
- 1
-
-
You would need to recompile the hap.web dll, download the source code. It's in the login.aspx.cs file I think.
-
Ok, I think there's a little out of date on my package, I will re-upload them now.
-
Hi all, I've moved my HAP+ install into an Azure Web Proxy Application and as such have actually managed to get it HAP+ working with AAD SSO. The release can be found at https://github.com/techienickb/hap/releases. Video explaining how I got Azure AD Web Application Proxy and SSO working:
