essa eu fiz mas minha dúvida é echo "[xdmcp]" >> /etc/gdm/custom.conf echo "Enable=true" >> /etc/gdm/custom.conf echo "MaxSessions=72" >> /etc/gdm/custom.conf echo "MaxPending=72" >> /etc/gdm/custom.conf echo "DisplaysPerHost=72" >> /etc/gdm/custom.conf no KDMRC
Em 28 de maio de 2013 13:48, Jorge Quiterio <[email protected]>escreveu: > Anderson, > > Tenta mudar a linha da secção "Xdmcp" para "Enable=True" no ficheiro > /etc/kde3/kdm/kdmrc > > > obrigado > > > > > 2013/5/28 Anderson Bertling <[email protected]> > >> Bom dia estou com dificuldades para ativar um servidor vnc para múltiplos >> acesso, onde cada usuário vai acessar sua home através do KDM. >> Para o GDM eu criei o script abaixo, mas não compreendi o processo do >> KDM. >> >> echo "" > /etc/gdm/custom.conf >> echo "# GDM configuration storage" >> /etc/gdm/custom.conf >> echo "[daemon]" >> /etc/gdm/custom.conf >> echo "[security]" >> /etc/gdm/custom.conf >> echo "AllowRoot=false" >> /etc/gdm/custom.conf >> echo "AllowRemoteRoot=false" >> /etc/gdm/custom.conf >> echo "AllowRemoteAutoLogin=false" >> /etc/gdm/custom.conf >> echo "RelaxPermissions=0" >> /etc/gdm/custom.conf >> echo "CheckDirOwner=true" >> /etc/gdm/custom.conf >> echo "DisallowTCP=false" >> /etc/gdm/custom.conf >> echo "[xdmcp]" >> /etc/gdm/custom.conf >> echo "Enable=true" >> /etc/gdm/custom.conf >> echo "MaxSessions=72" >> /etc/gdm/custom.conf >> echo "MaxPending=72" >> /etc/gdm/custom.conf >> echo "DisplaysPerHost=72" >> /etc/gdm/custom.conf >> echo "[greeter]" >> /etc/gdm/custom.conf >> echo "[chooser]" >> /etc/gdm/custom.conf >> echo "[debug]" >> /etc/gdm/custom.conf >> >> >> Qualquer ajuda fico grato >> >> >> >> -- >> Att >> >> Anderson Bertling >> > > > > -- > Jorge Quitério > IT Specialist > unix.co.ao > Linux User: #533142 > [email protected] > +244 927 161 667 > > > -- Att Anderson Bertling

