Hi Rhinoceros,
Having a PAM module authenticate users against Vault is not a great
solution to the problem of getting the first token, since PAM modules
are very platform specific.
Regarding operator's identity already being established, what matters
is with whom is the identity already established. Vault has no way to
know about UNIX authentication being successful and will never rely on
such factors to issue a token.
Off of the existing feature set of Vault, the only way I see to not
"manually" authenticate the second time is to use aws-ec2 auth backend
in Vault. But that only works if the control node is an AWS EC2
instance.
Regards,
Vishal
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
>
https://www.hashicorp.com/community-guidelines.html. Behavior in violation
> of those guidelines may result in your removal from this mailing list.
>
> GitHub Issues:
https://github.com/hashicorp/vault/issues
> IRC: #vault-tool on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vault" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
vault-tool+...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/vault-tool/1b1f50ea-3cf5-4caa-98b7-4c5cf5fa51f1%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
--
vn