From 3cd3c02b7f36030341f61190be3d0a79a93effe4 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Tue, 28 Jun 2005 04:58:53 +0000 Subject: Update. (This used to be commit 381ebe595db40005c63905a89ec8518d4d38c43a) --- docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml | 33 +++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) (limited to 'docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml') diff --git a/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml b/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml index 0f5ca5d6c4..71d5f154d6 100644 --- a/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml +++ b/docs/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml @@ -9,6 +9,7 @@ Advanced Network Management +access control This section documents peripheral issues that are of great importance to network administrators who want to improve network resource access control, to automate the user environment, and to make their lives a little easier. @@ -49,6 +50,7 @@ and the Server Manager? Nexus.exe +Windows 9x/Me Microsoft distributes a version of these tools called Nexus.exe for installation on Windows 9x/Me systems. The tools set includes: @@ -66,6 +68,8 @@ url="ftp://ftp.microsoft.com/Softlib/MSLFILES/NEXUS.EXE">Nexus link. SRVTOOLS.EXE +User Manager for Domains +Server Manager The Windows NT 4.0 version of the User Manager for Domains and Server Manager are available from Microsoft via ftp. @@ -77,6 +81,8 @@ Domains and Server Manager are available from Microsoft Remote Desktop Management +remote desktop management +network environment There are a number of possible remote desktop management solutions that range from free through costly. Do not let that put you off. Sometimes the most costly solution is the most cost effective. In any case, you will need to draw your own conclusions as to which @@ -94,12 +100,17 @@ is the best tool in your network environment. +remote desktop capabilities I have a wonderful Linux/Samba server running as PDC for a network. Now I would like to add remote desktop capabilities so users outside could login to the system and get their desktop up from home or another country. +Windows Terminal server +BDC +PDC +remote login Is there a way to accomplish this? Do I need a Windows Terminal server? Do I need to configure it so it is a member of the domain or a BDC or PDC? Are there any hacks for MS Windows XP to enable remote login even if the computer is in a domain? @@ -111,18 +122,26 @@ is the best tool in your network environment. +Remote X protocol +VNC/RFB +rdesktop/RDP It implements an easy-to-use interface to the Remote X protocol as well as incorporating VNC/RFB and rdesktop/RDP into it, but at a speed performance much better than anything you may have ever seen. +modem/ISDN Remote X is not new at all, but what they did achieve successfully is a new way of compression and caching technologies that makes the thing fast enough to run even over slow modem/ISDN connections. +KDE konqueror +mouse-over +rdesktop + I test drove their (public) Red Hat machine in Italy, over a loaded Internet connection, with enabled thumbnail previews in KDE konqueror, which popped up immediately on mouse-over. From inside that (remote X) @@ -132,6 +151,10 @@ is the best tool in your network environment. +NX +TightVNC +rdesktop +Remote X NX performs better on my local LAN than any of the other pure connection methods I use from time to time: TightVNC, rdesktop or Remote X. It is even faster than a direct crosslink connection between @@ -139,6 +162,9 @@ is the best tool in your network environment. +Remote X +KDE session +copy'n'paste I even got sound playing from the Remote X app to my local boxes, and had a working copy'n'paste from an NX window (running a KDE session in Italy) to my Mozilla mailing agent. These guys are certainly doing @@ -168,6 +194,7 @@ is the best tool in your network environment. +GPL Now the best thing for last: All the core compression and caching technologies are released under the GPL and available as source code to anybody who wants to build on it! These technologies are working, @@ -204,6 +231,11 @@ is the best tool in your network environment. +OSS/Free Software +LTSP +KDE +GNOME +NoMachine NoMachine is encouraging and offering help to OSS/Free Software implementations for such a front-end too, even if it means competition to them (they have written to this effect even to the LTSP, KDE, and GNOME developer mailing lists). @@ -337,7 +369,6 @@ Those wishing to use a more elaborate or capable logon processing system should rundll32 Printers may be added automatically during logon script processing through the use of: - &dosprompt;rundll32 printui.dll,PrintUIEntry /? -- cgit