[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-mcron] mcron with false groups
From: |
Ralph Ballier |
Subject: |
[Help-mcron] mcron with false groups |
Date: |
Sun, 11 Jul 2010 10:29:59 +0200 |
Hello,
I had started mcron under root as "cron". If user "ba" makes an entry in his
crontab file, the command runs under the UID of xxx, but NOT under his GID.
Look this example:
User "ba" types "id" at command line:
$ id
uid=11112(ba) gid=10017(Mitarbeiter)
groups=10008(wikinutzer),10017(Mitarbeiter),10019(abt-2),10020(abt-3),10022(allelehrer),
...........
User "ba" makes an entry in crontab like
* * * * * id >> /tmp/id_ba
uid=11112(ba) gid=10017(Mitarbeiter)
groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy),17(audio),18(video),19(cdrom),26(tape),83(plugdev)
Greeting
Ralph
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-mcron] mcron with false groups,
Ralph Ballier <=