Changes between Version 44 and Version 45 of WikiStart
- Timestamp:
- Sep 24, 2007, 2:28:51 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v44 v45 1 1 == Samba Server for OS/2 & eComStation == 2 2 3 '''New - 12th September, 2007'''''''[[BR]]3 '''New - 21th September, 2007'''''''[[BR]] 4 4 URL for Samba Server 3.0.26a is 5 ftp://ftp.netlabs.org/incoming/samba-3.0.26a-os2-20070912.zip [[BR]] 5 ftp://ftp.netlabs.org/incoming/samba-3.0.26a-os2-20070921.zip [[BR]] 6 '''New - 24th September, 2007'''''''[[BR]] 7 WarpIN-Installation package for Samba Server 3.0.26a 8 URL is ftp://ftp.netlabs.org/incoming/samba-3.0.26a-os2-20070921-v6.wpi [[BR]] 6 9 '''New - 12th September, 2007'''''''[[BR]] 7 10 URL for Samba Client 3.0.26a is … … 14 17 1.) Uninstall TCPBEUI (NETBIOS over TCPI/IP) using MPTS. 15 18 16 2.) {{{SET UNIXROOT=x:}}} where x: is the drive that has a /etc/ path. If it does not exist it will be created with step 2. 19 2.) {{{SET UNIXROOT=x:}}} where x: is the drive that has a /etc/ path. 20 21 Steps 1 and 2 are also the prerequisites for using the WarpIN installation package. 22 Whereas the installer completes all further steps for you, you have to continue at step 3 in case you want to procede manually. In addition the WarpIN package comes with scripts and external commands preconfigured. 17 23 18 24 3.) Unzip ftp://ftp.netlabs.org/pub/gcc/alpha/baselayout.zip to the %UNIXROOT% drive. Among other directories this creates the required /etc directory. … … 57 63 '''smb_init-*.zip package:'''[[BR]] 58 64 - smb.cmd - extended port of *nix shell script to start/stop/restart Samba.[[BR]][[BR]] 59 '''initgroups-*.zip package:'''[[BR]]60 - group - basic group file for Samba[[BR]]61 - initgroups.cmd - creates well-known NT groups with appropriate RIDs for Samba [[BR]]62 - delgroups.cmd - deletes well-known NT groups from Samba [[BR]][[BR]]63 65 '''findsmb-*.zip package:'''[[BR]] 64 66 - findsmb.cmd - port of *nix script to find SMB machines on the current or a given subnet[[BR]][[BR]] … … 67 69 - delshare.cmd - external command script to remove Samba shares from a client (tested with WinXP only)[[BR]] 68 70 - changeshare.cmd - external command script to modify Samba shares from a client (tested with WinXP only)[[BR]][[BR]] 71 '''initgroups-*.zip package:'''[[BR]] 72 - group - basic group file for Samba[[BR]] 73 - initgroups.cmd - creates well-known NT groups with appropriate RIDs for Samba [[BR]] 74 - delgroups.cmd - deletes well-known NT groups from Samba [[BR]][[BR]] 75 69 76 All these packages can be found at ftp://ftp.netlabs.org/pub/samba/contrib [[BR]] 70 77 Additional/later/less tested scripts and utilities for Samba can also be found here: http://members.aon.at/herwig.bauernfeind/samba/index.html [[BR]]