- dir: /home/myuser@domain.com
  gecos: My User
  gid: '1929326240'
  name: myuser@domain.com
  passwd: x
  shell: /bin/bash
  uid: '1929326240'
- dir: /home/otheruser@domain.com
  gecos: Other User
  gid: '165119648'
  name: otheruser@domain.com
  passwd: x
  shell: /bin/bash
  uid: '165119648'
- dir: /home/user@otherdomain.com
  gecos: User
  gid: '165119649'
  name: user@otherdomain.com
  passwd: x
  shell: /bin/bash
  uid: '165119649'
