LDAP statistics

2008-08-12 Thread Frederik
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]

Re: LDAP statistics

2008-08-12 Thread Petter Reinholdtsen
[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 |

Storing OpenLDAP configuration in LDAP...

2008-08-12 Thread Petter Reinholdtsen
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

No Login at Thin-Client

2008-08-12 Thread Andreas Lenk
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

Lenny installer broken for Debian Edu (partman-base/parted_server missing libparted-1.7.so.1)

2008-08-12 Thread Petter Reinholdtsen
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

Re: Lenny installer broken for Debian Edu (partman-base/parted_server missing libparted-1.7.so.1)

2008-08-12 Thread Petter Reinholdtsen
[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,

Re: No Login at Thin-Client

2008-08-12 Thread Petter Reinholdtsen
[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 --

Re: Lenny installer broken for Debian Edu (partman-base/parted_server missing libparted-1.7.so.1)

2008-08-12 Thread Martin Michlmayr
* 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

Re: Allow debian-edu-install to propagate to testing

2008-08-12 Thread Otavio Salvador
-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

Re: No Login at Thin-Client

2008-08-12 Thread RalfGesellensetter
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

Re: No Login at Thin-Client

2008-08-12 Thread Andreas Lenk
> > 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,

Re: No Login at Thin-Client

2008-08-12 Thread RalfGesellensetter
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

Re: Allow debian-edu-install to propagate to testing

2008-08-12 Thread Petter Reinholdtsen
[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

Re: Allow debian-edu-install to propagate to testing

2008-08-12 Thread Luk Claes
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