From: Pavel Usischev <usischev@gmail.com>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] учет времени работы пользователя
Date: Mon, 09 Jan 2006 16:02:19 +0300
Message-ID: <43C25EDB.2040400@gmail.com> (raw)
In-Reply-To: <f041fbd00601090032n7cfa4974ga20ff7cd9ecc7b76@mail.gmail.com>
Maks Re пишет:
> поставили такую задачу - учитывать время работы пользователя при при
> его LogIn в систему и до самого его LogOff. Т.е. начальство хочет
> знать, сколько человек работает часов в день, в неделю, в мес...
>
> на клиентах WinXP
С помощью групповых политик (gpedit.msc) можно задать списки программ,
выполняющихся при startup/shutdown машины и logon/logoff юзера. Несложно
написать программу/скрипт (например с использованием wget для win32),
при запуске открывающую определенный http-адрес. По этому адресу будет
слушать серверный скрипт, заполняющий базу. Схема реально рабочая, но
нужно продумывать детали учета, чтобы защититься от возможных "левых"
запусков на клиентах.
--
С уважением,
Павел Усищев
next prev parent reply other threads:[~2006-01-09 13:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-09 8:32 Maks Re
2006-01-09 13:02 ` Pavel Usischev [this message]
2006-01-09 18:40 ` Maks Re
2006-01-09 21:04 ` [JT] Re: [Sysadmins] учет времени работы пользователя winXP Michael Shigorin
2006-01-10 3:25 ` [Sysadmins] учет времени работы пользователя Беляев В.Н.
2006-01-10 9:58 ` Serge Polkovnikov
2006-01-10 10:15 ` Vladislav Bondarenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43C25EDB.2040400@gmail.com \
--to=usischev@gmail.com \
--cc=sysadmins@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git