1 questions from the last 7 days
0
votes
0
answers
22
views
How do I configure idmapd properly? [closed]
I have a nfs4 server where the uids of two users are flipped against the client.
(Both machines are running debian trixie)
server name=jupiter
karl 1000
alice 2001
bob 3001
client name=saturn
...