user list
thierry thunot <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, happy new year to all
I am facing a problem I am trying to filter my users and to establish a
list of users whose UID is greater than 999.
i used getusers but I feel like the function's uid filter doesn't apply....
i tried this solution :
"allusers" slist => getusers("","0"); to have uid 0 but there is no result
or
"allusers" slist => getusers("","[1-9]{1,3}");
or
have you got solution to extract all users whith UID greater than 999???
Thanks for your help
--
You received this message because you are subscribed to the Google Groups "help-cfengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/help-cfengine/83a05b9f-b324-41c0-b550-c9f63ffaa426n%40googlegroups.com.