Hello!
I'm trying to implement the following scenario within our cloud-only AzureAD:
I enjoy handling the users and groups via the azure portal in our cloud-only AzureAD. Within my environment, i need to have an on-premise Fileserver (NAS) for privacy reasons and filesize concerns.
- What are convenient ways to set this up?
- How can AzureAD-User-access be enabled and managed for my on-premise fileserver?
I have tried to use secure LDAP, but it doesn't work because it is read-only.
Thanks in advance!