Questions tagged [identity-management]
53 questions
0
votes
0 answers
GCP - Internat Aware Proxy (IAP) using only "SSH & TCP Resources" (NOT HTTPS resources)
AIM: Enable a few internal websites (hosted on our GCP VMs) to be accessible to the internet w/o VPN. This access must be able to be manually added on a user-by-user or group basis, using Azure as an identity provider.
Situation:
We have a few…

Egyas
- 151
- 2
- 10
0
votes
1 answer
Link user accounts (hierarchy) with Google Identity Platform
I'm planning on having family accounts and I was wondering if Google Identity Platform allows some sort of hierarchical chain across users.
Example: my family consists of three people, but I'm the one paying. I'd have full permission (edit payment,…

renno
- 111
- 1
0
votes
1 answer
Active Directory + NFS: Why is domain user's uidNumber, gidNumber not shown by `id` command in Windows?
I am connecting NFS v3 shares (ZFS datasets) from a Solaris file server owned by domain users to Windows computers, but the concept should apply to basically any POSIX-style server. I'm hoping to find an intuitive way for permissions to persist…

AveryFreeman
- 289
- 1
- 3
- 14
0
votes
1 answer
Azure Active Directory & Active Directory B2C conflicts
We use Active Directory B2C to allow our client users to login to our web app.
Recently we've had users at 2 different client orgs who have been unable to login. They were able to demonstrate the following.
They click the login button on our…

Eoin Campbell
- 105
- 1
- 1
- 7
0
votes
1 answer
How to import ldif users into FreeIPA?
Maybe it needs two steps:
Add users defined in the ldif file to OpenLDAP(Inside FreeIPA)
Migrate those added users from OpenLDAP to IPA
Current situation
Setup FreeIPA server, initilized an admin user, created a test user by ipa user-add…

rawmain
- 291
- 1
- 7
- 17
-1
votes
1 answer
Best practice for organisation wide user management
We have a green fields environment (kinda) in which our Active Directory is currently the most canonical source of people information. As our organisation grows to 400+ employees we need a way to manage these users more effectively. That is, we…

Thrillhouse82
- 7
- 1
-1
votes
1 answer
Can I assign port 113 to other service, e.g., like a SSH server, without harming other services?
I have root access to a server (S), but have no control over the firewalls over the network.
I set up a virtual machine (VM) inside the server (S) and wanted some users to access VM directly, i.e., without providing them access to anything else…

dawid
- 101
- 4
-3
votes
1 answer
What exactly is Identity server and what is the purpose of using it
Currently I am working on a single sign on middleware application and I am confused with identity server and LDAP.
I got to know LDAP is used for identity provisioning means it contains user records but I am not able to understand the purpose of…

Nikhil Agrawal
- 95
- 2