17 Aug
2012
17 Aug
'12
2:45 p.m.
Jonas Fornander wrote:
So if I understand this correctly, the users file is processed and when it reaches line 172, there is a match and since no Fall-Through is set, it stops processing the rest of the file so it actually never reaches the username entry?
That's what the documentation says it does.
Is my choices to either comment out the DEFAULT entries or add the usernames to the top of the file?
That's the idea. Alan DeKok.