| 1 | #include "version.h" | 
|---|
| 2 |  | 
|---|
| 3 | :userdoc. | 
|---|
| 4 |  | 
|---|
| 5 | .nameit symbol=os text='<$OS>' | 
|---|
| 6 | .nameit symbol=nd text='<$ND> for &os.' | 
|---|
| 7 | .nameit symbol=ndcp text='<$ND> 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 Plugin for &os. version <$NDPSMB_VERSION> build <$NDPSMB_BUILD>' | 
|---|
| 12 |  | 
|---|
| 13 | :title.<$ND> 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 suite originaly | 
|---|
| 20 | made for the 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 for&colon. | 
|---|
| 26 | :ul. | 
|---|
| 27 | :li.&nd. - a well known virtual file system for &os. | 
|---|
| 28 | :li.EVFS - the eComStation Virtual Filesystem for SMB | 
|---|
| 29 | :eul. | 
|---|
| 30 | :p.&os. Samba client provides seamless access to SMB/CIFS file shares over your network using TCP/IP as the | 
|---|
| 31 | underlying transport protocol. | 
|---|
| 32 | :p. | 
|---|
| 33 | The &os. Samba client consists of one module&colon. | 
|---|
| 34 | :ul. | 
|---|
| 35 | :li.ndpsmb.dll - the <$ND> plugin itself | 
|---|
| 36 | :eul. | 
|---|
| 37 | :p.Releases 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. | 
|---|
| 44 | Samba is freely available under the GNU General Public License. You can get | 
|---|
| 45 | the full sourcecode from our SVN repository, please refer to the Samba for &os. Homepage for details about downloading the source. | 
|---|
| 46 | :p. | 
|---|
| 47 | The <$ND> plugin for &os. is also available with full sourcecode. | 
|---|
| 48 | :p. | 
|---|
| 49 | So if you are using our plugin we kindly ask you to support netlabs.org. | 
|---|
| 50 | Please refer to the Samba for &os. Homepage to learn how you can do | 
|---|
| 51 | that! | 
|---|
| 52 | :h2 res=003.Links | 
|---|
| 53 | :p. | 
|---|
| 54 | :ul. | 
|---|
| 55 | :li.Samba for &os. Homepage (http&colon.&slr.&slr.samba.netlabs.org) | 
|---|
| 56 | :li.<$ND> Homepage (http&colon.&slr.&slr.www.blueprintsoftwareworks.com&slr.netdrive) | 
|---|
| 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. | 
|---|
| 68 | The parameters of a SMB/CIFS FS resource are&colon. | 
|---|
| 69 | :parml. | 
|---|
| 70 | :pt.Workgroup | 
|---|
| 71 | :pd.The name of workgroup to connect to. | 
|---|
| 72 |  | 
|---|
| 73 | :pt.Server | 
|---|
| 74 | :pd.The name or IP address of server to connect to. | 
|---|
| 75 |  | 
|---|
| 76 | :pt.Share | 
|---|
| 77 | :pd.The name of server resource (share) to connect to. | 
|---|
| 78 |  | 
|---|
| 79 | :pt.User | 
|---|
| 80 | :pd.The name of user to login under. | 
|---|
| 81 |  | 
|---|
| 82 | :pt.Password | 
|---|
| 83 | :pd.The password of selected user. | 
|---|
| 84 |  | 
|---|
| 85 | :pt.Master | 
|---|
| 86 | :pd.the name of 'master' server or workgroup, used to get the list of workgroups when the concrete workgroup and server not specified. | 
|---|
| 87 |  | 
|---|
| 88 | :pt.Mastertype | 
|---|
| 89 | :pd.0 if 'master' is the name of master server, 1 if 'master' is the name of master workgroup. | 
|---|
| 90 |  | 
|---|
| 91 | :pt.Cache timeout | 
|---|
| 92 | :pd.The time in seconds for which the cache is valid. If the time is over the client rereads the directory again. For a directory with many | 
|---|
| 93 | files it may be better to increase the timeout (rule of thumb: per 500-800 files 10 seconds). Default: 10 seconds | 
|---|
| 94 |  | 
|---|
| 95 | :pt.Cache listings | 
|---|
| 96 | :pd.The amount of directories the cache should hold. Be aware: the higher the value the more memory is used. Default: 32 listings | 
|---|
| 97 |  | 
|---|
| 98 | :pt.EA Support | 
|---|
| 99 | :pd.1 to support <$OS> Extended Attributes, 0 to not support it. | 
|---|
| 100 |  | 
|---|
| 101 | :pt.r/w | 
|---|
| 102 | :pd.define whether the resource should be read-only (r) or writeable (w). | 
|---|
| 103 | :eparml. | 
|---|
| 104 | .****************************************************** | 
|---|
| 105 | :h2 res=101.&usage. | 
|---|
| 106 | :p. | 
|---|
| 107 | To mount the exact server&csq.s share one need to specify both &csq.server&csq. and | 
|---|
| 108 | &csq.share&csq. parameters, the other parameters are optional. The root path of | 
|---|
| 109 | server&csq.s share will be mounted to the mounting path. | 
|---|
| 110 | :p. | 
|---|
| 111 | If one want to access all server shares, then only the &csq.server&csq., not the &csq.share&csq. | 
|---|
| 112 | parameter, should be specified,the other parameters are optional. The list of | 
|---|
| 113 | server shares will be mounted to the mounting path. | 
|---|
| 114 | :p. | 
|---|
| 115 | If one want to access all servers within the workgroup, then only the &csq.workgroup&csq., | 
|---|
| 116 | not the &csq.server&csq. parameter, should be specified, the other parameters are | 
|---|
| 117 | optional. The list of servers within the specified workgroup will be mounted to | 
|---|
| 118 | the mounting path. | 
|---|
| 119 | :p. | 
|---|
| 120 | If one want to access all available workgroups within one master browser | 
|---|
| 121 | within the network, then only the &csq.master&csq., not the &csq.workgroup&csq. nor the &csq.server&csq. parameter, | 
|---|
| 122 | should be specified, the other parameters are optional. The list of workgroups | 
|---|
| 123 | will be mounted to the mounting path. The &csq.master&csq. workgroup can be any known | 
|---|
| 124 | workgroup in the net. The &csq.master&csq. server should be the master browser for | 
|---|
| 125 | workgroup[s]. | 
|---|
| 126 | :p. | 
|---|
| 127 | By default the &csq.guest&csq. user with blank password is used to access selected | 
|---|
| 128 | resources. If you get access denied errors, try to specify another user and | 
|---|
| 129 | password combination. | 
|---|
| 130 |  | 
|---|
| 131 | .****************************************************** | 
|---|
| 132 | :h1.Version | 
|---|
| 133 | :p. | 
|---|
| 134 | &build. | 
|---|
| 135 | :h1.Debugging | 
|---|
| 136 | :p. | 
|---|
| 137 | To produce a logfile please add an empty file called ndpsmb.dbg into the root drive. | 
|---|
| 138 | :p. | 
|---|
| 139 | The logfile is placed to your LOGFILES env path, if available. If the LOGFILES env is missing | 
|---|
| 140 | the logfile is placed into the &nd. directory. The logfile is called log.ndpsmb for the &nd. part and | 
|---|
| 141 | log.smbd for the Samba part. | 
|---|
| 142 |  | 
|---|
| 143 | .****************************************************** | 
|---|
| 144 | :h1.History | 
|---|
| 145 | :p.History of the Samba client for &nd. | 
|---|
| 146 | :ul. | 
|---|
| 147 | :li.:link reftype=hd res=011.Version 1.0:elink. | 
|---|
| 148 | :li.:link reftype=hd res=012.Version 1.5:elink. | 
|---|
| 149 | :li.:link reftype=hd res=013.Version 2.0:elink. | 
|---|
| 150 | :eul. | 
|---|
| 151 | #include <changelog.txt> | 
|---|
| 152 | .****************************************************** | 
|---|
| 153 | :h1.Credit | 
|---|
| 154 | :ul. | 
|---|
| 155 | :li.Silvan Scherrer (aka diver) | 
|---|
| 156 | :li.Herwig Bauernfeind (aka HerwigB) | 
|---|
| 157 | :li.Vitali Pelenyov (aka sunlover) | 
|---|
| 158 | :li.Paul Smedley (aka Smedles) | 
|---|
| 159 | :li.Yuri Dario (aka Paperino) | 
|---|
| 160 | :li.Alex Taylor (aka AlexT) | 
|---|
| 161 | :li.Nikolay Kolosov (aka nickk) | 
|---|
| 162 | :li.Ko Myun Hun (aka komh) | 
|---|
| 163 | :li.and all we missed | 
|---|
| 164 | :eul. | 
|---|
| 165 | .****************************************************** | 
|---|
| 166 |  | 
|---|
| 167 | :euserdoc. | 
|---|