Hello again.
Is there an easy way to get some statistics on who has logged in to the
system - preferably by email?
rgds.
Frederik Borg
(Rudolf Steiner Skolen i København)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
[Frederik]
> Hello again.
> Is there an easy way to get some statistics on who has logged in to
> the system - preferably by email?
This one-liner will fetch how many have logged in so far from the auth
log:
grep 'session open' /var/log/auth.log | grep "^$(date +"%b %e")" | \
grep -v CRON |
One of the long term issues with Debian Edu has been the need to
modify the configuration files of openldap/slapd, to get our
configuration. In a discussion on debian-devel@, I came across a
reference to a new feature in OpenLDAP 2.4, the cn=config feature.
If I am not mistaken, it allow us to st
Hello,
i have a problem with my Skole-Linux-Server.
I had installed the Main-Server and the Terminal-Server on one physical
machine.
One NIC goes to 10.0. net and the other one to 192.168.0. subnet
(thin-client-subnet).
The Thin-Clients boot from the Server and everything is fine, but i cannot
lo
Hi. A few days now, the Debian Edu netinst CD has been broken, and
unable to install. I had a look at why just now, and the problem is
related to libparted.
When main-menu select partman-base, this message is printed in the
log:
parted_server: error while loading shared libraries:
libparted
[Petter Reinholdtsen]
> The library is missing in the d-i environment. Is there some
> version skew, or some udeb missing, or something else? What can I
> do to solve it?
I was just told on IRC that this is already reported,
http://bugs.debian.org/494532 >. I see it is already being
worked on,
[Andreas Lenk]
> Can anybody help, please?
This sound like the users home directory was not created yet when you
tested. It take some time (~15 minutes) from it is created in LDAP
until the home directory is created on disk. Could this be the
problem?
Happy hacking,
--
Petter Reinholdtsen
--
* Petter Reinholdtsen <[EMAIL PROTECTED]> [2008-08-12 17:19]:
> Hi. A few days now, the Debian Edu netinst CD has been broken, and
> unable to install. I had a look at why just now, and the problem is
> related to libparted.
>
> When main-menu select partman-base, this message is printed in the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Petter Reinholdtsen <[EMAIL PROTECTED]> writes:
> [Petter Reinholdtsen]
>> Since the upload we have discovered and fixed some bugs in the
>> package, which are currently being tested in the Debian Edu
>> repository. We will need at least another upda
Am Dienstag 12 August 2008 schrieb Petter Reinholdtsen:
> This sound like the users home directory was not created yet when you
> tested. It take some time (~15 minutes) from it is created in LDAP
> until the home directory is created on disk. Could this be the
> problem?
Yes, please check if /s
>
> Am Dienstag 12 August 2008 schrieb Petter Reinholdtsen:
>
> > This sound like the users home directory was not created yet when you
> > tested. It take some time (~15 minutes) from it is created in LDAP
> > until the home directory is created on disk. Could this be the
> > problem?
>
>
> Yes,
Am Dienstag 12 August 2008 schrieb Andreas Lenk:
> Does it matter at wich IP-Adress the LDAP-Server works?
?
LDAP should be running at 10.0.2.2 (tjener)
Thin clients are connected to your 192.168.0 net.
Is it possibly necessary to add the thin client server to netgroups? I
doubt it as it is a c
[Petter Reinholdtsen]
> Since the upload we have discovered and fixed some bugs in the
> package, which are currently being tested in the Debian Edu
> repository. We will need at least another update before Lenny is
> released, and hope it can be accepted too. We will get back to you
> about thi
Petter Reinholdtsen wrote:
[Petter Reinholdtsen]
Since the upload we have discovered and fixed some bugs in the
package, which are currently being tested in the Debian Edu
repository. We will need at least another update before Lenny is
released, and hope it can be accepted too. We will get ba
14 matches
Mail list logo