[ec2] Keeping uids in sync
Jeremy Edberg
jedberg at reddit.com
Thu May 28 17:53:41 BST 2009
In our case, the postgres user is part of our base AMI, so it has the
same UID across all machines. In your particular case, if it is all
possible, the quickest solution would be to add the postgres user to
your AMI, and then restart with that new AMI.
I suppose if I had to add new users on a regular basis, I would use
something like LDAP to keep them all in sync.
Jeremy
On Thu, May 28, 2009 at 09:38, John Hampton <john at cleanoffer.com> wrote:
> Hi All,
> This is probably a pretty basic question. We are using EBS volumes and are
> having problems with system uids and gids (such as postgres and postfix
> users) differing on each instance. This of course causes permission problems
> when we move the ebs volume from one instance to the other. I was wondering
> what people are doing to keep their system uids in sync.
> Thanks for the help!
> John
>
>
> --
> Ec2 mailing list
> Ec2 at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ec2
>
>
More information about the Ec2
mailing list