Diskless and Kerberos

2012-05-23 Thread Giorgio Pioda
Hi, last night I got a half a cent idea for Diskless stations Kerberization. What about exporting the chroot / file sistem containing a single /etc/krb5.keytab containing all the nfs/disklessclients entries... The single diskless unit should get its hostname via dhcp (assigned from MAC) and the

Re: Diskless and Kerberos

2012-05-23 Thread Mike Gabriel
Hi Giorgio, On Mi 23 Mai 2012 09:26:33 CEST Giorgio Pioda wrote: last night I got a half a cent idea for Diskless stations Kerberization. What about exporting the chroot / file sistem containing a single /etc/krb5.keytab containing all the nfs/disklessclients entries... The single diskless

Re: Cannot print from diskless-workstations

2012-05-23 Thread Petter Reinholdtsen
[Marius Kotsbak] > Do you know if the printers are also missing from standalone workstations? This would be useful to know, to figure out if the problem is with a read-only directory on the diskless workstation, or with the communication between tjener and the clients. > I guess the diskless work

Re: Cannot print from diskless-workstations

2012-05-23 Thread Marius Kotsbak
Den 23. mai 2012 11:07, skrev Petter Reinholdtsen: [Marius Kotsbak] I guess the diskless workstations needs a config that says it can use the server as printer server, and it works with the thin clients since the print server is local. I doubt this, as the default for a CUPS client is to see al

Re: Cannot print from diskless-workstations

2012-05-23 Thread Petter Reinholdtsen
[Marius Kotsbak] > How does this work? Is it using SMB/Samba? It is using IPP. I found a description on http://www.novell.com/documentation/suse91/suselinux-adminguide/html/ch05s05.html >. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org wi

Printers not showing up on diskless workstations.

2012-05-23 Thread Helge Tore Høyland
Hi. I have a combined main-tjener and thin client/diskless workstations server. My thin clients gets my 2 konica minolta printers just fine but my diskless workstations dont. Both diskless and thin clients are connected to backbone net 10.0.0.0/8. Any clue bout whats doing this? Regards Helge Tore

Re: Cannot print from diskless-workstations

2012-05-23 Thread Marius Kotsbak
Den 23. mai 2012 12:38, skrev Petter Reinholdtsen: [Marius Kotsbak] How does this work? Is it using SMB/Samba? It is using IPP. I found a description on http://www.novell.com/documentation/suse91/suselinux-adminguide/html/ch05s05.html>. I see that it is configurable where the printers are an

Re: Cannot print from diskless-workstations

2012-05-23 Thread Klaus Ade Johnstad
Onsdag 23. mai 2012 13:32:59 skrev Marius Kotsbak : > We maybe should also set the environment variable CUPS_SERVER to > point to the print server. Try to add (for testing purposes) a line like: ServerName ipp to the file /opt/ltsp/i386/etc/cups/client.conf (you need to create the file). You can

Re: Cannot print from diskless-workstations

2012-05-23 Thread Helge Tore Høyland
/opt/ltsp/i386/etc/cups/client.conf with ServerName 10.0.2.2 did the trick Works splendid now Helge Tore

Re: Cannot print from diskless-workstations

2012-05-23 Thread Marius Kotsbak
Den 23. mai 2012 16:20, skrev Helge Tore Høyland: /opt/ltsp/i386/etc/cups/client.conf with ServerName 10.0.2.2 did the trick Works splendid now Great, but why should this not be added as default, Klaus Ade? -- Marius -- To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org with a sub

Re: Cannot print from diskless-workstations

2012-05-23 Thread Klaus Ade Johnstad
Onsdag 23. mai 2012 16:30:45 skrev Marius Kotsbak : > Great, but why should this not be added as default, Klaus Ade? Because there is a mecahnisme in cups that does all this automatically for you, no need to add anything on each client. In this case it's only one file in one place, in the chroo

Re: Diskless and Kerberos

2012-05-23 Thread Giorgio Pioda
Hi On Wed, May 23, 2012 at 09:55:54AM +0200, Mike Gabriel wrote: > Hi Giorgio, > > On Mi 23 Mai 2012 09:26:33 CEST Giorgio Pioda wrote: > > >last night I got a half a cent idea for Diskless stations Kerberization. > > > >What about exporting the chroot / file sistem containing a single > >/etc/k