Changes between Version 11 and Version 12 of Cookbook
- Timestamp:
- Aug 27, 2008, 8:41:46 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Cookbook
v11 v12 9 9 2. Uninstall TCPBEUI (NETBIOS over TCPI/IP) using MPTS. Samba works directly with TCP/IP and occupies the same port number as TCPBEUI, therefore you cannot use TCPBEUI and Samba together. [wiki:"UninstallTCPBEUI" Here is a cookbook how to uninstall NetBIOS over TCP/IP manually]. 10 10 11 3. {{{SET UNIXROOT=x:}}} where {{{x:}}} is the drive that has a {{{/etc/}}} path. 11 3. {{{SET UNIXROOT=x:}}} where {{{x:}}} is the drive that has a {{{/etc/}}} path. In addition {{{SET TMPDIR=x:\tmp}}} where {{{x:\tmp}}} is any valid directory to put temporary files on. 12 12 13 13 4. Get the current [ftp://ftp.netlabs.org/pub/gcc/libc-0_6_3-csd3.wpi kLibc runtime]. It is recommended that you install the libc*.dll files using this package, even if they are already present on your system. … … 16 16 17 17 These prerequisites are also valid, when using the WarpIN installation package. 18 19 ''Note: The WarpIN installer checks whether the above package is installed (not the presence of the DLLs).''20 18 21 19 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 [wiki:"Scripts and utilities" scripts and external commands] preconfigured. … … 46 44 {{{smbpasswd -a psmedley}}} (enter password). 47 45 48 ''Note: Currently users can not be renamed.''46 ''Note: Currently users can only be renamed from a Windows client.'' 49 47 50 ''Note: The UserAddPM.EXE and UserDelPM.EXE [wiki:"Scripts and utilities" utilities] perform both steps!''48 ''Note: The smbusers.exe [wiki:"Scripts and utilities" utility] perform both steps!'' 51 49 52 50 8. Start nmbd.exe and start smbd.exe.