Miguel Arroz <arroz@xxxxxxxxxxx> writes: > I can't seem to make the "ident sameuser" authentication method > work on Mac OS X Leopard (or "ident" with a specified mapping). It > seems Apple removed identd from the system, I can't find it and > nothing is listening on port 113. Any ideia how to make this work on > Leopard? You sure it worked before? I don't see much sign of identd on Tiger either. I believe Darwin supports ident-over-unix-sockets, for which you don't need an ident daemon. regards, tom lane