Matsaki
Registered
Thanks Capten!
I think Im on the way =) Here You see the returns I had writing above comands:
[MinG4:~] matsjidk% sudo niutil -list . /users
2 nobody
3 root
4 daemon
5 unknown
6 www
154 matsjidk
165 smmsp
168 mysql
170 sshd
175 postfix
[MinG4:~] matsjidk% niutil -list . /users uid | sort -n +1 | awk '{ print $2 }'
-2
0
1
25
70
74
75
99
501
[MinG4:~] matsjidk%
So now shall I create the postfix users "Exactly" as You have dun above, but for example make it nr. 501 as that seem to be avilable?
(Dont forgot Im a newbie here
I think Im on the way =) Here You see the returns I had writing above comands:
[MinG4:~] matsjidk% sudo niutil -list . /users
2 nobody
3 root
4 daemon
5 unknown
6 www
154 matsjidk
165 smmsp
168 mysql
170 sshd
175 postfix
[MinG4:~] matsjidk% niutil -list . /users uid | sort -n +1 | awk '{ print $2 }'
-2
0
1
25
70
74
75
99
501
[MinG4:~] matsjidk%
So now shall I create the postfix users "Exactly" as You have dun above, but for example make it nr. 501 as that seem to be avilable?
(Dont forgot Im a newbie here