[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ubuntu workstation



Hi Nigel,

Am Mittwoch 16 August 2006 10:14 schrieb nigel barker:
> I had to do the nfs-common step near the bottom. Unfortunately, when
> I log in as a skolelinux user (ie authenticated by Tjener) I lose
> sound on the ubuntu machine. Any ideas?

maybe it is a matter of rights. In this case this might help:

# execute as root on your workstation:
cd /etc 
if [ -e pam.d/kdm ] ; then
   echo "auth     optional       pam_group.so" >> pam.d/kdm
   cd security
   echo "kdm;*;*;Al0000-2400;floppy,audio,cdrom,dialout,video" >>  
group.conf
fi



Reply to: