source: trunk/client/src/help/ndpsmb.ipf

Last change on this file was 972, checked in by Herwig Bauernfeind, 9 years ago

Samba Client 2.3: More changes to helpfiles and readme (DE,EN)

File size: 7.9 KB
RevLine 
[449]1#include "nversion.h"
[401]2
3:userdoc.
4
[540]5.nameit symbol=os text='<$OS>'
6.nameit symbol=nd text='<$ND> for &os.'
7.nameit symbol=ndcp text='<$ND> for &os. Control Panel'
[401]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 Plugin for &os. version <$NDPSMB_VERSION> build <$NDPSMB_BUILD>'
12
[540]13:title.<$ND> for &os. Control Panel Help
[401]14
15:docprof toc=123456.
16.******************************************************
17:h1.Introduction
18:p.
[890]19Samba is an SMB/CIFS protocol file and print sharing client/server suite originally
20created for the UNIX world in order to access Windows and &os. servers and
21clients. &os. has several native implementations of SMB/CIFS client/server set - :hp1.IBM Peer:ehp1. (or :hp1.IBM LAN Requester:ehp1.,
22or :hp1.IBM File and Print Client:ehp1.) and :hp1.IBM LAN Manager:ehp1.. These products haven&csq.t been updated for a long time and
[401]23have some compatibility problems with modern Windows SMB/CIFS implementations.
24:p.
[890]25This package is the &os. port of the Samba client implemented as a plugin for&colon.
[401]26:ul.
27:li.&nd. - a well known virtual file system for &os.
28:li.EVFS - the eComStation Virtual Filesystem for SMB
29:eul.:p.
[890]30The Samba Client Plugin for &os. provides seamless access to SMB/CIFS file shares over the network using pure TCP/IP as the
31underlying transport protocol (no NetBIOS or NetBIOS over TCP/IP).
[401]32:p.
[890]33The Samba Client Plugin for &os. consists of one module&colon.
[401]34:ul.
[540]35:li.ndpsmb.dll - the <$ND> plugin itself
[401]36:eul.:p.
37Releases prior to version 1.5.0 had a second module which is now deprecated&colon.
38:ul.
39:li.smbcd.exe - the Samba client daemon, which actually processes the requests from ndpsmb.dll
40:eul.
41.******************************************************
42:h1.License
43:p.
[890]44Samba is freely available under the GNU General Public License v3. You may obtain the full source code either from the
45project&csq.s SVN repository (please refer to the Samba for &os. homepage for details about downloading the source) or from
46the Samba homepage (see :link reftype=hd res=003.Links:elink.).
[401]47:p.
[890]48The Samba Client Plugin for &os. is also available with full source code from the Samba for &os. SVN repository.
[401]49:p.
[890]50If you are using this plugin, we kindly ask you to support netlabs.org.
51Please refer to the Samba for &os. homepage to learn how you may do that.
[401]52:h2 res=003.Links
53:p.
54:ul.
[764]55:li.Samba for &os. Homepage (http&colon.&slr.&slr.svn.netlabs.org&slr.samba)
[890]56:li.<$ND> Homepage (http&colon.&slr.&slr.www.bmtmicro.com&slr.netdrive)
[401]57:li.Samba Homepage (http&colon.&slr.&slr.www.samba.org)
58:eul.
59.*******************************************************
60:h1 res=1000 group=2 x=left y=top width=100% height=100% scroll=both.&ressmb.
61:i1 id=ressmb.&ressmb.
62:ul.
63:li.:link reftype=hd res=100.&ressmb.:elink.
64:li.:link reftype=hd res=101.&usage.:elink.
65:eul.
66:h2 res=100.&ressmb.
67:p.
[890]68The parameters for an SMB/CIFS FS resource are&colon.
[401]69:parml.
[890]70:pt.:hp2.Workgroup/Domain:ehp2.
71:pd.The name of the workgroup or domain of the server.
72:warning text='Default:'.
73:hp1.blank:ehp1.
74:ewarning.
[401]75
[890]76:pt.:hp2.Server:ehp2.
77:pd.The name or IP address of the server hosting the resource (share).
78:warning text='Default:'.
79:hp1.blank:ehp1.
80:ewarning.
[401]81
[890]82:pt.:hp2.Share:ehp2.
83:pd.The name of the desired server resource (share).
84:warning text='Default:'.
85:hp1.blank:ehp1.
86:ewarning.
[401]87
[890]88:pt.:hp2.User ID:ehp2.
89:pd.The username for authentication.
90:warning text='Default:'.
91:hp1.guest:ehp1.
92:ewarning.
[401]93
[890]94:pt.:hp2.Password:ehp2.
95:pd.The password of the selected user.
96:warning text='Default:'.
97:hp1.blank:ehp1.
98:ewarning.
[401]99
[890]100:pt.:hp2.Master:ehp2.
101:pd.The name of the browse master server or workgroup, used to get the list of available workgroups when the workgroup and server have not been specified.
102:warning text='Default:'.
103:hp1.WORKGROUP:ehp1.
104:ewarning.
[401]105
[890]106:pt.:hp2.Master type:ehp2.
107:pd.Select :hp2.server:ehp2. or :hp2.workgroup:ehp2. to identify the type of master selected.
108:warning text='Default:'.
109:hp1.workgroup:ehp1.
110:ewarning.
[401]111
[890]112:pt.:hp2.Cache timeout:ehp2.
113:pd.The time in seconds for which the cache is valid. Once the timeout is reached, the client re-reads the directory. For a directory with many
114files, it may be better to increase the timeout (rule of thumb: per 500-800 files 10 seconds).
115:warning text='Default:'.
116:hp1.10 seconds:ehp1.
117:ewarning.
[519]118
[890]119:pt.:hp2.Cache listings:ehp2.
120:pd.The number of directories the cache should hold. Be aware that the higher the value, the more memory consumed.
121:warning text='Default:'.
122:hp1.32 directories:ehp1.
123:ewarning.
[519]124
[890]125:pt.:hp2.Supports EA:ehp2.
126:pd.Check to support <$OS> Extended Attributes in the target filesystem (and by the target server).
127:warning text='Default:'.
128:hp1.checked:ehp1.
129:ewarning.
[548]130
[890]131:pt.:hp2.r/w:ehp2.
[548]132:pd.define whether the resource should be read-only (r) or writeable (w).
[972]133
134:pt.hp2.Loglevel:ehp2.
135:pd.See chapter :hp2.Debugging:ehp2.
[401]136:eparml.
137.******************************************************
138:h2 res=101.&usage.
139:p.
[890]140To mount a specified share, it is necessary to specify both the :hp2.Server:ehp2. and
141:hp2.Share:ehp2. parameters&semi. the other parameters are optional. The root of the
142server&csq.s share will be mounted to the &mp..
[401]143:p.
[890]144To access all server shares, only the :hp2.Server:ehp2. (not the :hp2.Share:ehp2.)
145should be specified&semi. the other parameters are optional. The list of
146server shares will be mounted to the &mp..
[401]147:p.
[890]148To access all servers within the workgroup or domain, only the :hp2.Workgroup:ehp2.
149(not the :hp2.Server:ehp2.) should be specified&semi. the other parameters are
150optional. The list of servers within the specified workgroup or domain will be mounted to
151the &mp..
[401]152:p.
[890]153To access all available workgroups listed by one master browser
154on the network, only the :hp2.Master:ehp2. (not the :hp2.Workgroup:ehp2. nor the :hp2.Server:ehp2.)
155should be specified&semi. the other parameters are optional. The list of workgroups
156will be mounted to the &mp.. The master workgroup can be any known (reachable)
157workgroup on the network. The master server should be the master browser for the
158workgroup(s).
[401]159:p.
[890]160By default, the :hp1.guest:ehp1. user with blank password is used to access the selected
161resource. If guest logins are not permitted by the server, you will likely see &csq.access denied&csq.
162errors. Specify an actual username and password combination.
[401]163
164.******************************************************
165:h1.Version
166:p.
167&build.
168:h1.Debugging
169:p.
[961]170In order to produce a log file, choose an appropriate loglevel in the login dialogue.
1710 = do not log 2 = log a little 5 = log quite some stuff 10 = log everything.
[401]172:p.
[890]173The log is created in the directory listed in the LOGFILES environment variable, if available.
174If the LOGFILES environment variable has not been set, the log is created in the &nd. directory. The filename is
[961]175:hp1.log.ndpsmb.SHARE:ehp1. for the &nd. log and :hp1.log.smbd.SHARE:ehp1. for the Samba Client Plugin for &os. log.
176SHARE is the name of the connected share.
[401]177
178.******************************************************
179:h1.History
[890]180:p.Release history of the Samba client for &nd.
[401]181:ul.
[519]182:li.:link reftype=hd res=011.Version 1.0:elink.
183:li.:link reftype=hd res=012.Version 1.5:elink.
184:li.:link reftype=hd res=013.Version 2.0:elink.
185:li.:link reftype=hd res=014.Version 2.1:elink.
[626]186:li.:link reftype=hd res=015.Version 2.2:elink.
[883]187:li.:link reftype=hd res=016.Version 2.3:elink.
[519]188:eul.
[541]189#include <changelog.txt>
[401]190.******************************************************
[890]191:h1.Credits
[401]192:ul.
[557]193:li.Silvan Scherrer (aka diver)
194:li.Herwig Bauernfeind (aka HerwigB)
[955]195:li.Dmitriy Kuminov (aka dmik)
[557]196:li.Vitali Pelenyov (aka sunlover)
[401]197:li.Paul Smedley (aka Smedles)
198:li.Yuri Dario (aka Paperino)
199:li.Alex Taylor (aka AlexT)
200:li.Nikolay Kolosov (aka nickk)
[557]201:li.Ko Myun Hun (aka komh)
[401]202:li.and all we missed
203:eul.
204.******************************************************
205
206:euserdoc.
Note: See TracBrowser for help on using the repository browser.