Bug#684861: package ,,ar'' needed as dependency for running pxe-addfirmware

2012-08-14 Thread Mike Gabriel
Hi Holger, On Di 14 Aug 2012 10:34:20 CEST Holger Levsen wrote: On Dienstag, 14. August 2012, Mike Gabriel wrote: The script /usr/share/debian-edu-config/tools/pxe-addfirmware is that executed on every install? else a recommends should be fine. It is a manual step after tjener has been

Bug#655203: restart CUPS after network-manager has come up

2012-08-14 Thread Mike Gabriel
On Di 14 Aug 2012 09:52:09 CEST Mike Gabriel wrote: """ $ cat /etc/network/if-up.d/cups #!/bin/sh if [ -x /etc/init.d/cups ]; then /etc/init.d/cups restart fi """ better use: """ $ cat /etc/network/if-up.d/cups #!/bin/sh invoke

Bug#684859: AutoFS fails to start on some occasions for networked D-E client systems

2012-08-14 Thread Mike Gabriel
On Di 14 Aug 2012 12:06:51 CEST Mike Gabriel wrote: This script fixes the issue, it can be placed on any Debian Edu machine: $ cat /etc/network/if-up.d/autofs #!/bin/sh if [ -x /etc/init.d/autofs ]; then /etc/init.d/autofs restart fi that fix is wrong, one must use invoke-rc.d For

Current procedure/policy for committing to Debian Edu SVN

2012-08-14 Thread Mike Gabriel
commit if we feel it is a benefit for 6.0.x-r1? @Holger: is there any ETA for the debian-edu-* migrations to Git? Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de

Re: Current procedure/policy for committing to Debian Edu SVN

2012-08-15 Thread Mike Gabriel
the wheezy branch to keep track of the changes? Or do we merge sometime later? About the single bummer -> GREAT! Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, h

Re: Current procedure/policy for committing to Debian Edu SVN

2012-08-15 Thread Mike Gabriel
above). Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.d

Re: Current procedure/policy for committing to Debian Edu SVN

2012-08-15 Thread Mike Gabriel
Hi all, On Mi 15 Aug 2012 12:47:00 CEST Petter Reinholdtsen wrote: On Tue, 14 Aug 2012 20:33:03 +0200, Mike Gabriel wrote: Hi Petter, hi Holger, hi others, what is the current policy for committing to Debian Edu SVN? I would like to turn the questioning around, and ask what you believe

credential sheets for students

2012-08-15 Thread Mike Gabriel
like to share it. Creating handouts for students at a schools is very easy with this tool (as opposed to using loffice label printing). Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das

Re: Bug#684859: AutoFS fails to start on some occasions for networked D-E client systems

2012-08-16 Thread Mike Gabriel
start order of the services. The problem is that network-manager starts connecting eth0 in background. While that is happening all the other boot scripts overtake the dhclient process issues by network-manager. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon

Re: credential sheets for students

2012-08-20 Thread Mike Gabriel
7ada093b62 Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkt

Re: Userimport (csv), GOSA, homedirectories -> wrong ownership

2012-08-21 Thread Mike Gabriel
Andi I have just yesterday committed such a change as you propose: http://anonscm.debian.org/viewvc/debian-edu?view=revision&revision=77998 Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mai

Re: Userimport (csv), GOSA, homedirectories -> wrong ownership

2012-08-22 Thread Mike Gabriel
Hi Andi, On Di 21 Aug 2012 23:14:49 CEST "Andreas B. Mundt" wrote: Hi Mike, On Tue, Aug 21, 2012 at 10:19:00PM +0200, Mike Gabriel wrote: On Di 21 Aug 2012 22:02:20 CEST "Andreas B. Mundt" wrote: [...] > >This could be worth a try: > >https://init.linpro.no

Permissions on new user HOMES

2012-08-24 Thread Mike Gabriel
-> rwxr-x--x $HOME/* (plus dot files/folders) -> rwxr-x--- $HOME/public_html -> rwxr-xr-x Happy about feedback for both aspects. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwe

Re: import with csv, generated uids and passwords

2012-09-02 Thread Mike Gabriel
ready thinking about creating squeeze-backports packages of smarty3 and smarty-gettext (though smarty-gettext may become a little tricky here, as it is for smarty2 in squeeze and for smarty3 in wheezy). -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 19

Bug#687256: adding systems to netgroups, change hosts settings

2012-09-19 Thread Mike Gabriel
']=array(); $attrs['memberNisNetgroup']=array(); while ($sattrs = $ldap->fetch()) { You may test if this fixes your issue by applying the patch on your file system to: /usr/share/gosa/plugins/admin/systems/netgroups/class_netgroupSystem.inc Greets, Mike

Re: firewall, ipcop in linux musterlösung

2012-09-19 Thread Mike Gabriel
UML? Does Debian-Edu include a web frontend to administrate a firewall / web-filter? What do you use? We use ipFire, a German ipCop fork of I see that correctly... http://wiki.it-zukunft-schule.de/Technik/Installation/Firewall Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214

Bug#629054: only affects diskless workstations

2012-09-21 Thread Mike Gabriel
USB device. Only way to get the mounting working again is a reboot of the diskless machine. Best Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

Bug#688309: Exceeding maximum password length (as defined for Kerberos users) brings passwords (LDAP/Samba/Krb) out of sync

2012-09-21 Thread Mike Gabriel
password and for Kerberos (i.e. Posix login) you have to use the old password. Suggestion for fixing: limit the password lenght in the Debian Edu configuration of GOsa. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31

Re: small fix in /etc/samba/smbaddclient.sh

2012-10-16 Thread Mike Gabriel
onger syntax does speak more about the effect than just "+e" ) good night -- Sam Committed to SVN (though I used set +e as it is also used in many of the other scripts within the debian-edu-config package). Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bor

Re: Getting the Debian Edu APT repositoriy working again

2012-10-30 Thread Mike Gabriel
ent Python code. Since Python 2.6 it is not possible to raise exceptions of type str anymore. http://python-history.blogspot.dk/2009/03/how-exceptions-came-to-be-classes.html Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID

Fwd: Samba4 and SSSD

2012-11-02 Thread Mike Gabriel
etting Edubuntu Server into a nice shape so we can try and ship it in Edubuntu 13.04 which will include a working samba4 server and an easy way to configure clients. -- Stéphane Graber Ubuntu developer http://www.ubuntu.com - Ende der weitergeleiteten Nachricht - -- DAS-NETZWERKTEAM mi

Bug#656296: Patch for password syncing between LDAP/Kerberos/Samba in Debian Edu

2012-11-05 Thread Mike Gabriel
-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb Index: debian/debian-edu

using FTP client behind Skolelinux network

2012-11-05 Thread Mike Gabriel
s, of course FTP read/download connections to the world have to work first. Scratching my head... Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.

Bug#656296: Patch for password syncing between LDAP/Kerberos/Samba in Debian Edu

2012-11-06 Thread Mike Gabriel
Hi Petter, thanks for your feedback. On Mo 05 Nov 2012 13:16:31 CET Petter Reinholdtsen wrote: [Mike Gabriel] Linux solution: dpkg-divert original password tool and replace by a wrapper that points the user to using http://www/gosa Alternative idea, which work for more use cases, is to use

Re: Other graphic driver on WS

2012-11-09 Thread Mike Gabriel
e -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgpGoXhSo0XEF.pgp D

Bug#693236: GOsa² fails to set passwords starting with dash ("-") or double dash ("--").

2012-11-14 Thread Mike Gabriel
ok="perl -MCrypt::SmbHash -e "print join(q[:], ntlmgen \$ARGV[0]), $/;"" """ Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://da

Re: Samba4 and SSSD

2012-11-16 Thread Mike Gabriel
tical experience with neither sssd nor Samba4 yet. Timeframes are too narrow here... Sorry for not being of any help, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http:

Re: Generation change in the ftpmaster team?

2012-11-26 Thread Mike Gabriel
hange ;-). Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.d

Re: Fwd: Samba4 and SSSD

2012-11-27 Thread Mike Gabriel
Unix and Samba world. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netz

Re: Fwd: Installation

2012-11-27 Thread Mike Gabriel
On Di 27 Nov 2012 23:05:56 CET RalfGesellensetter wrote: [...] I will reply to that mail on the German Skolelinux user list... Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das

Re: Current procedure/policy for committing to Debian Edu SVN

2012-12-03 Thread Mike Gabriel
ze release can be said to be ready for production. :( I hope some of you got time to look at it, because it is unlikely that I will have time to work on it. Above here you say squeeze... Are you talking about future wheezy releases or the next squeeze-r1? Greets, Mike -- DAS-NETZWERKTEAM mi

Re: Do you have a blog?

2012-12-09 Thread Mike Gabriel
DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgpx1APQwqCSL.

Re: Do you have a blog?

2012-12-09 Thread Mike Gabriel
Hi Jonas, On So 09 Dez 2012 20:40:15 CET Jonas Smedegaard wrote: Quoting Mike Gabriel (2012-12-09 18:34:06) On Mi 31 Okt 2012 09:52:44 CET Petter Reinholdtsen wrote: > Hi. Do you have a blog? One that would be interesting to have > included on the Debian Edu/Skolelinux blog aggre

Re: Debian Edu tasks in Git?? (Was: Please help golearn ...)

2013-01-15 Thread Mike Gabriel
packaging folders that have quite a complex CD/DVD build infrastructure in its background are debian-edu-*. If someone names me packages that I may migrate to Git, I will be happy to do that. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976

Re: Wheezy Gosa² setup

2013-01-16 Thread Mike Gabriel
anymore (AFAICT). Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das

Re: Debian Edu tasks in Git?? (Was: Please help golearn ...)

2013-01-17 Thread Mike Gabriel
On Do 17 Jan 2013 08:56:53 CET Petter Reinholdtsen wrote: [Mike Gabriel] To my point of view, we should move the single packaging projects (like sitesummary, etc.) into Git ASAP. The only packaging folders that have quite a complex CD/DVD build infrastructure in its background are debian-edu

Re: Wheezy Gosa² setup

2013-01-19 Thread Mike Gabriel
zy release. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb p

Re: Wheezy Gosa² setup

2013-01-19 Thread Mike Gabriel
ore) that were fully maintained by Cfengine3. However, if a switch over to Debian LAN will be in the discussion, one should see what can be handled by FAI and if then is anything left that has to be handled by cfengine. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudor

Re: Wheezy Gosa² setup

2013-01-21 Thread Mike Gabriel
ge deployment without such an import filter. There were caveats in the 2.6 LDAP mass import code, but once you were aware of them, it did good deeds. We probably have to hack that one into debian-edu-config, as well (plus updating the upstream code for usage with gosa 2.7). Grmpf... Mike -

Re: Wheezy Gosa² setup

2013-01-21 Thread Mike Gabriel
gosa-sync failures: e.g. stop kadmind and try to modify or add a user with GOsa². Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https

Re: Wheezy Gosa² setup

2013-01-22 Thread Mike Gabriel
Andreas's gosa-sync script to trunk/debian-edu-config/** so that we have it in squeeze-r1? That would be quite an improvement!!! Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwe

Re: Point www.skolelinux.org to wiki.debian.org?

2013-01-29 Thread Mike Gabriel
-- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgpbPRQsPm5AZ.pgp

Re: Point www.skolelinux.org to wiki.debian.org?

2013-01-29 Thread Mike Gabriel
On Di 29 Jan 2013 20:20:18 CET Petter Reinholdtsen wrote: [Mike Gabriel] Hi Pere, Hi. Do you have DNS authority over skolelinux.org? Yes. Not sure about slx.no, though. /me raises his hand for providing the technical solution (some CMS setup on some server). This site should be rather

Re: Point www.skolelinux.org to wiki.debian.org?

2013-01-29 Thread Mike Gabriel
? Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgp_YjdLws_9

Re: Point www.skolelinux.org to wiki.debian.org?

2013-01-29 Thread Mike Gabriel
Hi Petter, On Di 29 Jan 2013 21:26:39 CET Petter Reinholdtsen wrote: [Mike Gabriel] This cannot be achieved with a DNS change only. This requires some dummy httpd on www.skolelinux.org that does a Redirect-permanent to the above URL. I know. The current redirect is set in /org

broken squeeze-test download via rsync

2013-02-01 Thread Mike Gabriel
e a solution? As I have no login on administrator.skolelinux.org and probably not the correct permissions, I must ask the more privileged to provide a fix for this. (Petter?, Holger?) Thanks+Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1

Re: Bug#700257: slbackup-php: Fails to submit correctly entered password

2013-02-14 Thread Mike Gabriel
am_winbind from the PAM configuration (actually, I do not see any reason at all why we need winbind on TJENER!!!) and try again? Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam

Debian Edu and X2Go Terminal Server (without a TJENER!)

2013-03-10 Thread Mike Gabriel
Hi all, a sketch how to set up a minimal Debian Edu environment (1-2 class rooms) using X2Go Terminal Server with Thin Clients. http://wiki.x2go.org/doku.php/doc:deployment-stories:debian-edu Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49

Bug#703710: killer CRON disabled on diskless workstations

2013-03-22 Thread Mike Gabriel
Package: debian-edu-config Version: squeeze-r0 Hi All, With a squeeze-r0 installation, the diskless-workstation have a disabled killer cronjob (in /etc/cron.daily/killer~disabled). Is this intentional? Mike -- mike gabriel aka sunweaver (Debian Developer) fon: +49 (1520) 1976 148 GnuPG

Re: Upload rights

2013-03-23 Thread Mike Gabriel
Germany are you located? Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netz

Re: Upload rights

2013-03-23 Thread Mike Gabriel
On Sa 23 Mär 2013 18:22:37 CET Wolfgang Schweer wrote: On Sat, Mar 23, 2013 at 03:46:02PM +0100, Mike Gabriel wrote: Whose signature will make Wolfgang's key eligible for Debian Edu uploads? Does it have to be a DD key? According to Holger, it doesn't have to be so. Wolfgang, w

Re: bug tracking

2013-03-26 Thread Mike Gabriel
ofile did you choose (main server, combi server: main server+workstation+ts)? Now, should I report this to the Debian BTS? If so, against which package? Report against Debian BTS and let's continue the discussion then. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24

ISO size of Debian Edu installer medium (was: Re: [debian-edu-commits] r79504 - in branches/wheezy/debian-edu: debian tasks)

2013-03-29 Thread Mike Gabriel
ch a ISO image size change (for wheezy) may be sensible. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-net

Re: [debian-edu-commits] r79569 - in trunk/src/debian-edu-config: debian etc/samba

2013-04-01 Thread Mike Gabriel
Hi Holger, On Mo 01 Apr 2013 15:26:04 CEST Holger Levsen wrote: On Montag, 1. April 2013, mike-gabriel-gu...@alioth.debian.org wrote: Author: mike-gabriel-guest Date: 2013-04-01 12:53:32 + (Mon, 01 Apr 2013) New Revision: 79569 Modified: trunk/src/debian-edu-config/debian/changelog

Bug#629054: Udisks fails to write its mtab file on diskless workstations (/var/lib/udisks is ro)

2013-04-01 Thread Mike Gabriel
Debian Edu squeeze http://anonscm.debian.org/viewvc/debian-edu?view=revision&revision=79570 As for wheezy we have an aufs overlay for the rootfs of diskless machines, we can consider this issue for D-E wheezy as pending, as well. Greets, Mike -- mike gabriel aka sunweaver (Debian Devel

Bug#656296: Samba passwd sync already fixed in SVN

2013-04-01 Thread Mike Gabriel
for the Samba passwd sync fix is this: http://anonscm.debian.org/viewvc/debian-edu?view=revision&revision=79569 A similar fix has been committed on the wheezy branch in SVN. Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Ke

Bug#654197: enabling gksudo: in d-e-c.postinst?

2013-04-01 Thread Mike Gabriel
Hi all, enabling sudo functionality in gksu(do) requires an update-alternatives call. Where would that be best placed? d-e-c.postinst? Any comments? Thanks! Mike -- mike gabriel aka sunweaver (Debian Developer) fon: +49 (1520) 1976 148 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782

Re: [debian-edu-commits] r79569 - in trunk/src/debian-edu-config: debian etc/samba

2013-04-01 Thread Mike Gabriel
Hi Holger, On Mo 01 Apr 2013 19:59:30 CEST Holger Levsen wrote: Hi Mike, On Montag, 1. April 2013, Mike Gabriel wrote: >> + passwd program = /usr/sbin/kadmin.local -q 'cpw %u' >> + passwd chat = "Authenticating as principal*"n"Enter password for

Re: [debian-edu-commits] r79569 - in trunk/src/debian-edu-config: debian etc/samba

2013-04-01 Thread Mike Gabriel
Hi Holger, On Mo 01 Apr 2013 23:14:34 CEST Holger Levsen wrote: Hi Mike, On Montag, 1. April 2013, Mike Gabriel wrote: To make this work, Samba __has__ to call the PAM password chat in a language independent way (with LANG=C, this is handled internally by Samba). The Samba admin then has to

Re: RFD: Can we use on KDE for our international, multi-platform project?

2013-04-09 Thread Mike Gabriel
tream merges once you see them? Thanks Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%

Re: DebianEdu developer gathering in Trondheim 19-21th of April

2013-04-09 Thread Mike Gabriel
wing up on such meetings. Sorry, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netz

please accept slbackup (0.0.12-5~edu70+1) in D-E wheezy archive

2013-04-24 Thread Mike Gabriel
Hi Holger, attached is the debdiff of slbackup 0.0.12-5~edu70+1 against slbackup 0.0.12-5 (Debian unstable). Please accept it in D-E archive for wheezy. It has been uploaded as an -sa build to wheezy-test already. Thanks, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214

Re: [debian-lan-devel] samba support

2013-04-25 Thread Mike Gabriel
nt. Just for clarity: do you mean Windows workstation with roaming profiles or do you mean the roaming workstation Debian Edu installation profile? The subjects alludes that you mean the first. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, rothenstein 5, 24214 neudorf-bornstein fon: +49 (

Re: Eduroaming

2013-05-28 Thread Mike Gabriel
ted Ubuntu packages through a Launchpad PPA? Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gab

Re: Eduroaming

2013-05-28 Thread Mike Gabriel
Hi Giorgio, On Di 28 Mai 2013 12:28:10 CEST Giorgio Pioda wrote: Hi Mike On Tue, May 28, 2013 at 11:05:34AM +0200, Mike Gabriel wrote: Hi Giorgio, On Di 28 Mai 2013 10:19:17 CEST Giorgio Pioda wrote: >PS: Soon I'll put precompiled packages in >http://dati.spse.ch/~gfwp/eduroamin

Re: Edu mainserver - raid

2013-06-03 Thread Mike Gabriel
disks >= 5. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.

Re: Bug#700257: slbackup-php: Maybe a fix for failing login

2013-06-07 Thread Mike Gabriel
ebian.org/git/debian-edu/upstream/slbackup*.git Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.

Re: Bug#700257: slbackup-php: Maybe a fix for failing login

2013-06-07 Thread Mike Gabriel
ult backup host »localhost«. This one liner has to be created as /etc/slbackup-php/config.php: """ """ Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkte

Bug#711717: pu: package slbackup-php/0.4.3-3

2013-06-08 Thread Mike Gabriel
onfig-file.patch. Search for config file + in our own /etc/ folder namespace. + + -- Mike Gabriel Sun, 09 Jun 2013 00:14:29 +0200 + slbackup-php (0.4.3-2) unstable; urgency=low * Rebuild package based on Debian version 0.3-3, only cherry-picking diff -u slbackup-php-0.4.3/debian/contro

Re: Mass import - Real fix, I think

2013-06-08 Thread Mike Gabriel
give me access to his SVN repos where the packaging has taken place so far. So that we get the full history of the packaging process of GOsa. BTW: Unfortunately (very unfortunately) gbp does not (yet) support multi-origtarball packages. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel,

Re: Mass import - Real fix, I think

2013-06-08 Thread Mike Gabriel
Hi Michael, On So 09 Jun 2013 00:53:12 CEST Mike Gabriel wrote: Hi Michael, hi Petter, hi all, On Sa 08 Jun 2013 19:19:20 CEST Michael Banck wrote: tags 698840 +patch thanks Hi, On Thu, Jun 06, 2013 at 09:57:43PM +0200, Petter Reinholdtsen wrote: [Giorgio Pioda] Hi, comparing the

Bug#693236: GOsa² fails to set passwords starting with dash ("-") or double dash ("--").

2013-06-09 Thread Mike Gabriel
Hi Petter, you have to test auth against Samba. $ smbclient -L tjener -U Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976148 GnuPG Key ID 0x25771B13 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de - Original message - >

NMU of gosa with ldap-manager support re-included

2013-06-13 Thread Mike Gabriel
sa (fixing #698840) to unstable. Please let me know if you can contact the release managers about inclusion of the fix into Debian wheezy-updates and also do the upload to proposed-updates. Thanks+Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976

Re: NMU of gosa with ldap-manager support re-included

2013-06-14 Thread Mike Gabriel
On Fr 14 Jun 2013 11:02:32 CEST Michael Banck wrote: Hi, On Thu, Jun 13, 2013 at 01:40:01PM +0200, Fabian Hickert wrote: Am 13.06.2013 12:51, schrieb Mike Gabriel: > Hi Michael, hi Fabian, > > @Fabian: I am not sure if you are aware about Cajus having resigned > from Debian. Is he

Re: TI-calculator packages team maintained in debian-edu or debian-science on alioth?

2013-06-15 Thread Mike Gabriel
here all those upload messages and bug reports go to. This is for keeping the ftpmaster+BTS traffic off the debian-edu@lists.debian.org ML. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@d

Re: NMU of gosa with ldap-manager support re-included

2013-06-22 Thread Mike Gabriel
est. I had that on my list for yesterday, but the day was too short. Sorry. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.

Bug#648219: killer script does not recognize X2Go sessions

2013-06-30 Thread Mike Gabriel
of that an nx-X11 session). Session700: unix-user = '1000' realname = 'Mike Gabriel' seat = 'Seat87' session-type = '' active = FALSE x11-display = '' x11-display-device = ''

Re: Debian/Ubuntu bug squashing party in Oslo (organised by NUUG/Skolelinux)

2013-07-01 Thread Mike Gabriel
hat time (on Gotland). :-( Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerktea

Bug#655203: restart CUPS after network-manager has come up

2013-07-18 Thread Mike Gabriel
o, is it different for machines in DNS as opposed to machines without DNS entries? This I cannot say. Sorry. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkte

Re: really blockers for (an edu0) release?

2013-07-21 Thread Mike Gabriel
that one. Hope my NB hard drive will survive that. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel

Bug#717549: DE-I (from USB image) complains about failing network setup

2013-07-22 Thread Mike Gabriel
the D-I option: Leave network unconfigured (Netzwerk unkonfiguriert lassen) Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das

Bug#717549: DE-I (from USB image) complains about failing network setup

2013-07-22 Thread Mike Gabriel
Hi Petter, - Original message - > [Mike Gabriel] > > When installing from USB multi-arch image without a DHCP being > > present on the network, the Debian (Edu) Installer complains about > > this (wanted) network setup failure. The user is then requested to >

Re: [debian-edu-commits] [Debian Wiki] Update of "DebianEdu/HowTo/TestCDinstall" by MikeGabriel

2013-07-30 Thread Mike Gabriel
oked more closely at this request. There still is a DVD image (i386-only): ftp://ftp.skolelinux.org/cd-wheezy-i386-dvd/ Are you sure you want me to undo that change? If so, shouldn't we stop building the DVD then, either? Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 2

Bug#718484: Adapt debian-edu-config to config file split-up in latest CUPS version in Debian

2013-08-01 Thread Mike Gabriel
ed for wheezy. 2. Do we need to update the documentation somewhere? 3. Do we need to deploy an /etc/cups/cups-files-edu.conf file? Request for comments!?! Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr.

Bug#718484: Adapt debian-edu-config to config file split-up in latest CUPS version in Debian

2013-08-01 Thread Mike Gabriel
, before I realized that the option got moved into cups-files.conf. Only in that file it becomes functional. The cupsd.conf that gets installed via recent cups packages has the option removed. And I think we should do that, too. For squeeze and for wheezy SVN. Mike -- DAS-NETZWERKTEAM mike

Bug#718858: Add NETDOWN=no to /etc/default/halt on DLWs / TCs

2013-08-06 Thread Mike Gabriel
machines are smoother during shutdown/WOL if we change /etc/default/halt: """ HALT=poweroff """ to /etc/default/halt: """ HALT=poweroff NETDOWN=no """ Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (15

Re: Bug#718858: Add NETDOWN=no to /etc/default/halt on DLWs / TCs

2013-08-06 Thread Mike Gabriel
Hi Petter, On Di 06 Aug 2013 11:34:32 CEST Petter Reinholdtsen wrote: [Mike Gabriel] in order to completely end the shutdown process on diskless workstations (+ also on thin clients) and also in order to make sure the network cards remains on standby (waiting for WOL packages), we discovered

Re: How to add windows workstation in Wheezy?

2013-08-06 Thread Mike Gabriel
for several other options, but not for the LDAP uri or something like this). So, setting the masterLDAP (and slaveLDAP) and the *Port parameters in smbldap.conf fixes the TLS/SSL failure on connect. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148

Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-06 Thread Mike Gabriel
. I guess, this issue is assigned to myself, immediately when I click on the Send-button of my mail client ;-) Best, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das

Re: Is rosegarden / qsynt / qjackctl working with Debian Edu Wheezy?

2013-08-06 Thread Mike Gabriel
. However, in most cases nowadays default setups have pulse on top of alsa and jack on top of pulse. So, my guess is installing the module might help. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das

Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-06 Thread Mike Gabriel
control: tags -1 - moreinfo Hi Holger, On Di 06 Aug 2013 12:56:11 CEST Holger Levsen wrote: control: tags -1 + moreinfo Hi, On Dienstag, 6. August 2013, Mike Gabriel wrote: The script /etc/samba/smbldap-machineadd-gosa is a fork of smbldap-useradd and contains many lines of unused code

Re: Is rosegarden / qsynt / qjackctl working with Debian Edu Wheezy?

2013-08-06 Thread Mike Gabriel
Hi Petter, On Di 06 Aug 2013 21:08:06 CEST Mike Gabriel wrote: Hi Petter, On Di 06 Aug 2013 18:54:39 CEST Petter Reinholdtsen wrote: I notice we do not install the pulseaudio-module-jack package. Perhaps it is needed? Without having tested your setup... If jack talks to ALSA directly

Re: How to add windows workstation in Wheezy?

2013-08-07 Thread Mike Gabriel
Hi Arne, On Di 06 Aug 2013 22:32:26 CEST Arne Sørli wrote: [Mike Gabriel] On my wheezy test rig, the issue resolves with this patch on smbldap-tools/smbldap.conf: I can confirm that this patch fixed the SSL issue :-) However, still unable to join the domain. This time with the log entry

Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-07 Thread Mike Gabriel
control: tag -1 - moreinfo Hi Holger, On Di 06 Aug 2013 22:48:43 CEST Holger Levsen wrote: control: tags -1 + moreinfo Hi, On Dienstag, 6. August 2013, Mike Gabriel wrote: Because it is the script that gets triggered by Samba whenever new Windows workstation attempt to join the SKOLELINUX

Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-07 Thread Mike Gabriel
Hi Holger, On Mi 07 Aug 2013 11:41:00 CEST Holger Levsen wrote: Hi Mike, On Mittwoch, 7. August 2013, Mike Gabriel wrote: control: tag -1 - moreinfo I suggest you stop removing "moreinfo" tags if you are not the one who have set them. Ack. Because smbldap-useradd does not

Does update-notifier get installed on wheezy (main-server, terminal-server)?

2013-08-08 Thread Mike Gabriel
-- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgphy6q6BKUD6.pgp Description

Bug#719328: Debian Edu DVD/USB Image does not install without network

2013-08-10 Thread Mike Gabriel
/common. I guess, apt-file should be removed from the Avoid: field. Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das

Bug#719328: Debian Edu DVD/USB Image does not install without network

2013-08-10 Thread Mike Gabriel
control: tag -1 pending control: fixed -1 1.713 On Sa 10 Aug 2013 23:22:52 CEST Petter Reinholdtsen wrote: [Mike Gabriel] I guess, apt-file should be removed from the Avoid: field. Yes, it should. :) Committed. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49

italc 2.0.1-1 available in unstable and via unofficial wheezy-backports archive

2013-08-12 Thread Mike Gabriel
backported for wheezy to [3]. Greets, Mike [1] ftp://ftp.debian.org/debian/pool/main/i/italc/ [2] http://anonscm.debian.org/gitweb/?p=debian-edu/italc.git;a=summary [3] deb http://packages.it-zukunft-schule.de/debian wheezy-backports main -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357

Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-12 Thread Mike Gabriel
sambaPwdHistoryLength: 0 sambaLogonToChgPwd: 1 sambaMaxPwdAge: -1 sambaMinPwdAge: 0 sambaForceLogoff: -1 sambaNextRid: 1021 [1] https://lists.samba.org/archive/samba/2011-September/164127.html Urggghhh... Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 G

<    1   2   3   4   5   6   7   8   9   10   >