Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Send uid rather than username when authenticating via EXTERN #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexlarsson
Copy link

This helps in docker where the /etc/passwd on the container side
may not match the host one, so verification will fail. There is
no advantage of giving the username here anyway, its just less
efficient.

This helps in docker where the /etc/passwd on the container side
may not match the host one, so verification will fail. There is
no advantage of giving the username here anyway, its just less
efficient.
@philips
Copy link

philips commented Mar 4, 2014

lgtm!

@crosbymichael
Copy link

Any update on this PR?

@alexlarsson
Copy link
Author

@crosbymichael Its not really required for current docker. It was needed when i used dbus to talk to the dockerinit. Still, I think it is the right thing to do.

@philips
Copy link

philips commented Sep 16, 2014

This has been merged into github.com/godbus/dbus.

snyh added a commit to linuxdeepin/go-lib that referenced this pull request Sep 23, 2014
Change-Id: I077be2bda7d201c954a33447d7c8931ffddc9b06
snyh added a commit to linuxdeepin/go-lib that referenced this pull request Sep 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants