Home

Profibus

Net Theory

Service

Products

Download Docu

EC32

RTC-32

New: Preventive Maintenance Issues

Disclaimer


RTOS-32


Statistic

Private

Translate

 


ICS

Industrielle Automatisierungssysteme GmbH

 
           
Home News Products Company Profile EC32-Info Download Contact
 

RTC-32 SMB Details

SMB

SMB (Server Message Block) is a protocol designed by Microsoft to allow networked computers to share files. Microsoft uses SMB to allow Windows machines to make resources such as disk trees (SMB name for directories) available to others on the network. Please read the RTC32-Manual for more details on SMB.

The SMB Server add-on allows an RTC-32 embedded system to publish network directories such that other computers on the network can access files on them. Client computers can either be Windows PCs or other computer with SMB client software installed (i.e. Samba or the RTC-32 SMB Client). Full user authentication is supported to restrict usage to no access, read-only, or read-write permission.

Server-Parameterization:

  1. The SMTP functionality is an add-on to the RTC-32 system and must be licensed from I.C.S. GmbH. Licensing means that the SMBS module must be included in the license code in the project file APPL.PRJ.

  2. The module SMBS must have been included in the run-time software

IP_DATA.CFG must contain the following section:

[ SMB ]

# Definition for the Server Message Block Protocol

[ Server ]

#

GroupName of server = FIS

#

# Definitions for the server task

# Note: DO NOT EXCEED the size of the fields as they are shown unless

# stated in another way. The fields will be truncated if the are larger!

#

[ Shares ]

Number of shares = 0002   # up to 5 shares may be defined

#

# 123456, 123456789012,123456789012345678901234567890,12345678901234567890123567890

# Number= NameOfShare ,Comment for share             ,Local file system path       ,

  0001  = Logs        ,Logfile_Directory             ,C:\\RTOS\\MFN1\\LOG

  0002  = RunTime     ,Runtime_directory             ,C:\\RTOS\\MFN1

#

[ UsrGrp ]

Number of groups = 0002  # up to 5 groups may be defined

#

# 123456, 1234567890,123456789012,1234567890

# Number= NameOfGrp ,NameOfShare ,Permission,

  0001  = FullAcc   ,RunTime     ,READWRITE ,

  0002  = Restricted,Logs        ,READONLY

#

[ Users ]

Number of users = 0002  #

#

# 123456, 1234567890,123456789012,1234567890.....

# Number= NameOfGrp ,UserName    ,Password  (not longer that 128 characters)

  0001  = FullAcc   ,Kuske       ,carpe_diem

  0002  = Restricted,dieter      ,test

#

# ************* END OF SMB SERVER SECTION ****************************


The client version of the SMB package has been provided for completeness only. We do not recommend using this module for time critical applications. In case the adjacent server is not available on the net the attempts to mount the remote directory will result in a severe degradation of the system performance.

Client-Parameterization:

  1. The SMTP functionality is an add-on to the RTC-32 system and must be licensed from I.C.S. GmbH. Licensing means that the SMBC module must be included in the license code in the project file APPL.PRJ.

  2.  

  3. The module SMBC must have been included in the run-time software

IP_DATA.CFG must contain the following section:

[ SMB ]

# Definition for the Server Message Block Protocol

:

:

******* END OF SMB SERVER SECTION ****************************

#

[ Client ]

#

Number of client sets = 0001

#

# Client set No. 0001 ***********

UserName on server = Kuske

Password on server = carpe_diem

ServerName         = host

ShareName          = HOST_D

Path               = EC32RTOS

# END OF CLIENT SET NO. 0001 ****

# ************* END OF SMB CLIENT SECTION ****************************

    Web Status
Next: Screendumps

back to previous page
 

 

         
Home Search Sitemap Our friends Security FAQ Contact

 

 

© 2004 ICS GmbH. All rights reserved. - Last update: December 12, 2004 - Webadmin: service@ics-control.com