1 | #include "version.h"
|
---|
2 |
|
---|
3 | :userdoc.
|
---|
4 |
|
---|
5 | .nameit symbol=os text='eCS (OS/2)'
|
---|
6 | .nameit symbol=nd text='NetDrive for &os.'
|
---|
7 | .nameit symbol=ndcp text='NetDrive for &os. Control Panel'
|
---|
8 | .nameit symbol=mp text='mount point'
|
---|
9 | .nameit symbol=ressmb text='Samba Resource Properties'
|
---|
10 | .nameit symbol=usage text='Usage'
|
---|
11 | .nameit symbol=build text='Samba client for &os. version <$NDPSMB_VERSION> build <$NDPSMB_BUILD>'
|
---|
12 |
|
---|
13 | :title.NetDrive for &os. Control Panel Help
|
---|
14 |
|
---|
15 | :docprof toc=123456.
|
---|
16 | .******************************************************
|
---|
17 | :h1.Introduction
|
---|
18 | :p.
|
---|
19 | Samba is a SMB/CIFS protocols file and print sharing server/client set originaly
|
---|
20 | made for UNIX world to cooperate with corresponding Windows and &os. servers or
|
---|
21 | clients. &os. has a native implementation of SMB/CIFS server/client set - IBM LAN
|
---|
22 | Manager and IBM Peer. These products haven&csq.t been updated for a long time and
|
---|
23 | have some compatibility problems with modern Windows SMB/CIFS implementations.
|
---|
24 | :p.
|
---|
25 | This package is the &os. port of Samba client made as the plugin to &nd.
|
---|
26 | - a well known virtual file system for &os.. &os. Samba client provides
|
---|
27 | seamles access to SMB/CIFS file shares over your network using TCP/IP as the
|
---|
28 | underlying transport protocol.
|
---|
29 | :p.
|
---|
30 | The &os. Samba client consists of two modules&colon.
|
---|
31 | :ul.
|
---|
32 | :li.ndpsmb.dll - the NetDrive plugin itself.
|
---|
33 | :li.smbcd.exe - the Samba client daemon, which actually processes the requests from ndpsmb.dll. (not used anymore since v 1.5.0)
|
---|
34 | :eul.
|
---|
35 | .******************************************************
|
---|
36 | :h1.License
|
---|
37 | :p.
|
---|
38 | Samba is freely available under the GNU General Public License. You can get
|
---|
39 | the full sourcecode from our SVN repository, please refer to the Samba for &os. Homepage for details about downloading the source.
|
---|
40 | :p.
|
---|
41 | So if you are using our plugin we kindly ask you to support netlabs.org.
|
---|
42 | Please refer to the Samba for &os. Homepage to learn how you can do
|
---|
43 | that!
|
---|
44 | :h2 res=003.Links
|
---|
45 | :p.
|
---|
46 | :ul.
|
---|
47 | :li.Samba for &os. Homepage (http&colon.&slr.&slr.samba.netlabs.org)
|
---|
48 | :li.NetDrive Homepage (http&colon.&slr.&slr.www.blueprintsoftwareworks.com&slr.netdrive)
|
---|
49 | :li.Samba Homepage (http&colon.&slr.&slr.www.samba.org)
|
---|
50 | :eul.
|
---|
51 | .*******************************************************
|
---|
52 | :h1 res=1000 group=2 x=left y=top width=100% height=100% scroll=both.&ressmb.
|
---|
53 | :i1 id=ressmb.&ressmb.
|
---|
54 | :ul.
|
---|
55 | :li.:link reftype=hd res=100.&ressmb.:elink.
|
---|
56 | :li.:link reftype=hd res=101.&usage.:elink.
|
---|
57 | :eul.
|
---|
58 | :h2 res=100.&ressmb.
|
---|
59 | :p.
|
---|
60 | The parameters of a SMB/CIFS FS resource are&colon.
|
---|
61 | :parml.
|
---|
62 | :pt.Workgroup
|
---|
63 | :pd.Name of workgroup
|
---|
64 |
|
---|
65 | :pt.Server
|
---|
66 | :pd.Name or IP address of server to connect to.
|
---|
67 |
|
---|
68 | :pt.Share
|
---|
69 | :pd.Name of share to connect to.
|
---|
70 |
|
---|
71 | :pt.User
|
---|
72 | :pd.Name of user to log in.
|
---|
73 |
|
---|
74 | :pt.Password
|
---|
75 | :pd.Password of user.
|
---|
76 |
|
---|
77 | :pt.Master
|
---|
78 | :pd.Name of master workgroup or server.
|
---|
79 |
|
---|
80 | :pt.Mastertype
|
---|
81 | :pd.0 if 'master' is the name of master server, 1 if 'master' is the name of master workgroup.
|
---|
82 |
|
---|
83 | :pt.EA Support
|
---|
84 | :pd.Switches on/off EA support.
|
---|
85 |
|
---|
86 | :eparml.
|
---|
87 | .******************************************************
|
---|
88 | :h2 res=101.&usage.
|
---|
89 | :p.
|
---|
90 | To mount the exact server&csq.s share one need to specify both &csq.server&csq. and
|
---|
91 | &csq.share&csq. parametres, the other parametres are optional. The root path of
|
---|
92 | server&csq.s share will be mounted to the mounting path.
|
---|
93 | :p.
|
---|
94 | If one want to access all server shares, then only the &csq.server&csq., not the &csq.share&csq.
|
---|
95 | parameter, should be specified,the other parametres are optional. The list of
|
---|
96 | server shares will be mounted to the mounting path.
|
---|
97 | :p.
|
---|
98 | If one want to access all servers within the workgroup, then only the &csq.workgroup&csq.,
|
---|
99 | not the &csq.server&csq. parameter, should be specified, the other parametres are
|
---|
100 | optional. The list of servers within the specified workgroup will be mounted to
|
---|
101 | the mounting path.
|
---|
102 | :p.
|
---|
103 | If one want to access all available workgroups within one master browser
|
---|
104 | within the network, then only the &csq.master&csq., not the &csq.workgroup&csq. nor the &csq.server&csq. parameter,
|
---|
105 | should be specified, the other parameters are optional. The list of workgroups
|
---|
106 | will be mounted to the mounting path. The &csq.master&csq. workgroup can be any known
|
---|
107 | workgroup in the net. The &csq.master&csq. server should be the master browser for
|
---|
108 | workgroup[s].
|
---|
109 | :p.
|
---|
110 | By default the &csq.guest&csq. user with blank password is used to access selected
|
---|
111 | resources. If you get access denied errors, try to specify another user and
|
---|
112 | password combination.
|
---|
113 |
|
---|
114 | .******************************************************
|
---|
115 | :h1.Version
|
---|
116 | :p.
|
---|
117 | &build.
|
---|
118 | :h1.Debugging
|
---|
119 | :p.
|
---|
120 | To produce a logfile please add an empty file called ndpsmb.dbg into the root drive.
|
---|
121 | :p.
|
---|
122 | The logfile is placed to your LOGFILES env path, if available. If the LOGFILES env is missing
|
---|
123 | the logfile is placed into the netdrive directory. The logfile is called ndpsmb.log.
|
---|
124 |
|
---|
125 | .******************************************************
|
---|
126 | :h1.History
|
---|
127 | :p.History of the Samba client for &nd.
|
---|
128 | :h2 res=001.Version 1.0
|
---|
129 | :p.
|
---|
130 | :ul.
|
---|
131 | :li.beta3
|
---|
132 | :ul.
|
---|
133 | :li.changelog created
|
---|
134 | :li.fixed a bug with several network interfaces on one system
|
---|
135 | :li.fixed a bug with broken cmd.exe builtin commands
|
---|
136 | :li.fixed a bug with wrong dates of new and modified files
|
---|
137 | :li.fixed a bunch of other bugs which are too small to remember ;)
|
---|
138 | :li.smbcd.exe compiled against old tcp/ip stack interface
|
---|
139 | :eul.
|
---|
140 | :li.beta4
|
---|
141 | :ul.
|
---|
142 | :li.fixed errors on write to eCs shares
|
---|
143 | :li.more fixes for wrong dates of files
|
---|
144 | :eul.
|
---|
145 | :li.beta5
|
---|
146 | :ul.
|
---|
147 | :li.added file locking
|
---|
148 | :li.added 64bit file IO (when working with NDFS 2.3+)
|
---|
149 | :li.moved to 3.0.9 samba code.
|
---|
150 | :eul.
|
---|
151 | :li.beta6
|
---|
152 | :ul.
|
---|
153 | :li.fixed set attribute bug introduced in beta 5
|
---|
154 | :li.implemented setnewfilesize function. It may work not on all CIFS servers.
|
---|
155 | :li.added automatic smbcd.exe starting if not started when connecting to CIFS share
|
---|
156 | :li.added 'logfile' and 'loglevel' options to ndpsmb
|
---|
157 | :eul.
|
---|
158 | :li.beta7
|
---|
159 | :ul.
|
---|
160 | :li.moved to libc06b4.dll libc.
|
---|
161 | :eul.
|
---|
162 | :li.beta8
|
---|
163 | :ul.
|
---|
164 | :li.moved back to libc custom build.
|
---|
165 | :li.added EA support
|
---|
166 | :li.a bunch of bugs fixed
|
---|
167 | :eul.
|
---|
168 | :li.beta9
|
---|
169 | :ul.
|
---|
170 | :li.added EA support for DosOpen which was forgotten in beta8
|
---|
171 | :eul.
|
---|
172 | :li.beta10
|
---|
173 | :ul.
|
---|
174 | :li.caching of EA size after file find request
|
---|
175 | :li.moved to libc06b5.dll libc
|
---|
176 | :eul.
|
---|
177 | :li.beta11
|
---|
178 | :ul.
|
---|
179 | :li.moved to libc06r1.dll libc
|
---|
180 | :eul.
|
---|
181 | :li.beta12
|
---|
182 | :ul.
|
---|
183 | :li.NdpRsrcQueryFSAllocate rewritten
|
---|
184 | :li.moved to libc06.dll from GA2 release
|
---|
185 | :eul.
|
---|
186 | :li.beta13 (the lucky one)
|
---|
187 | :ul.
|
---|
188 | :li.moved to libc061.dll from CSD1 release
|
---|
189 | :eul.
|
---|
190 | :li.beta14
|
---|
191 | :ul.
|
---|
192 | :li.moved to libc custom build
|
---|
193 | :eul.
|
---|
194 | :li.GA
|
---|
195 | :ul.
|
---|
196 | :li.changelog was not updated
|
---|
197 | :eul.
|
---|
198 | :eul.
|
---|
199 | :h2 res=002.Version 1.5.0
|
---|
200 | :ul.
|
---|
201 | :li.alpha1
|
---|
202 | :ul.
|
---|
203 | :li.smbdc.exe was implemented within ndpsmb.dll
|
---|
204 | :li.a lot of other changes
|
---|
205 | :eul.
|
---|
206 | :li.beta1
|
---|
207 | :ul.
|
---|
208 | :li.logging feature rewritten
|
---|
209 | :li.fixed free disk space
|
---|
210 | :li.added more return codes in the mount part (for evfsgui)
|
---|
211 | :eul.
|
---|
212 | :eul.
|
---|
213 | .******************************************************
|
---|
214 | :h1.Credit
|
---|
215 | :ul.
|
---|
216 | :li.Paul Smedley (aka Smedles)
|
---|
217 | :li.Yuri Dario (aka Paperino)
|
---|
218 | :li.Herwig Bauernfeind (aka HerwigB)
|
---|
219 | :li.Silvan Scherrer (aka diver)
|
---|
220 | :li.Alex Taylor (aka AlexT)
|
---|
221 | :li.Nikolay Kolosov (aka nickk)
|
---|
222 | :li.and all we missed
|
---|
223 | :eul.
|
---|
224 | .******************************************************
|
---|
225 |
|
---|
226 | :euserdoc.
|
---|