Changes between Initial Version and Version 1 of Ticket #2261, comment 19
- Timestamp:
- 05/14/19 05:40:53 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2261, comment 19
initial v1 3 3 > Which uid? uids are not portable across systems 4 4 Ah yes, I was assuming that there would be an external managment of users (ldap) which would keep uid's in sync and then using pam/sys auth on the endpoints. I guess if it was to work without this then usernames would have to be used. Maybe that's cleaner also with no uid lookup on the proxy. 5 >6 > > Not sure how often mdns info is sent but for this to work it would have to be every time a session is connected/disconnected/timedout.7 > It is dynamic.