|
|
File Sharing |
| Applies to: All versions of NetMAX
address-suppressed | |
| Subcategories:
Answers in this category: | |
|
|
Why does it take so long for Windows File Sharing changes made on the NetMAX to take effect? |
| Applies to: All versions of NetMAX
address-suppressed | |
|
Changes made to Windows File Sharing can take up to 3 minutes to affect Windows clients, and up to 15 minutes to affect Windows Network Neighborhood.
This problem is inherent in all Windows networking. Windows servers take time to refresh, and making certain changes won't propagate to the clients immediately. The amount of time it takes also depends on the version of Windows you are running. Some Windows versions will refresh quicker than others. address-suppressed | |
|
|
Why are my shareable directories (using NFS) not writeable? |
| Applies to: NetMAX L22Pv2.2
address-suppressed | |
|
This is a problem in version 2.2 of NetMAX FileServer. A work around would be to manually edit your /etc/exports file to contain the "rw" parameter. For example, you might edit this line:
/var/mnt/System/tmp 192.168.0.1/255.255.255.128(no_root_squash) to read: /var/mnt/System/tmp 192.168.0.1/255.255.255.128(rw,no_root_squash) You will also need to edit the /etc/commit.conf file so that the /etc/exports file will not be overwritten by commits issued in the NetMAX interface. You would need to add the following line to this file: skip /etc/exports
| |
|
|
The permissions and exports for removable devices are incorrect. |
Applies to: NetMAX FreeBSD Bld475
NetMAX Linux 2.0.37 - 4.0xaddress-suppressed | |
| When initially setting up a File Sharing path (Home|File Sharing|Paths) for a Removable Media (Home|File Sharing|Removable Media) (CD ROM or floppy disk), if you do not change the permissions on the Security Tab, permissions on the path may be incorrect. In order to get the correct paths for the first time, modify the Security Tab and store the changes.
address-suppressed | |
|
|
Can I share a hard drive that already has data on it, but not make it into a NetMAX volume? |
Applies to: NetMAX FreeBSD Bld475
NetMAX Linux 2.0.37 - 4.0xaddress-suppressed | |
| Create a directory in the "/var/mnt" directory called "MyDisk" (or whatever name you want to give it), with the full path "/var/mnt/MyDisk". Mount the disk to this path, go to the NetMAX interface Home|File Sharing|Paths, and create a new path for this hard drive. Once on the general tab for Paths, you cannot select the directory for the path, so you must type it in by hand. For example, type into the Path field, "/MyDisk", or for any subdirectory it could be "/MyDisk/Subdirectory". Choose what is needed, or setup owners or file permissions from the Security page. Then STORE and COMMIT, and the disk will be shared. To make this permanent, add your disk as an entry in /etc/fstab.
address-suppressed | |
|
|
When a user moves from one primary group into another, does the group setting on his files change automatically? |
Applies to: NetMAX FreeBSD Bld475
NetMAX Linux 2.0.37 - 4.0xaddress-suppressed | |
| No. When a user's primary group is changed, the group for the files he/she owned can be changed by the administrator through the Files Manager, or using the Security tab page from Home|File Sharing|Paths tab|Edit or Create a Path. The user may also use the Files Manager interface to change the group ownership of any files accessible via the Files Manager.
address-suppressed | |
|
|
Why did I get a "Group is not committed" error when I set up a new share? |
Applies to: NetMAX FreeBSD Bld475
NetMAX Linux 2.0.37 - 4.0xaddress-suppressed | |
| When you are creating a path onto a volume and want to specify a group that owns that path (on the Home|File Sharing|Paths tab | Edit or Create path |Security tab), the group already must have been created and committed.
This is because if the group is specified for a path, and then after that group is deleted before the commit, the path will no longer have a valid group with which to associate.
| |
|
|
How do my Windows(CIFS) clients access the NetMAX's shares? |
| Applies to: All versions of NetMAX except FireWall Suite, FireWall ProSuite, and FireWall
address-suppressed | |
|
The NetMAX FireWall Suite, FireWall ProSuite, and FireWall do not include file sharing functionality in the NetMAX Interface.
All other products create a volume named "System" by default, but do not enable file sharing on the entire volume. Rather, it will create a Path in this volume named "Web", and another one named "PublicFTP" (WebServer products only) that has both Macintosh(AppleShare) and/or Windows(CIFS) filesharing enabled if the NetMAX finds that it is in a Windows workgroup and/or in an Apple Talk Zone. For your Windows clients to access shares on a Windows Network using CIFS, they must be using TCP/IP. Your Windows clients need to have the TCP/IP protocol setup on their ethernet NIC (Network Interface Card) and have "Client for Microsoft Networks" and "File & Printer sharing for Microsoft Networks" bound to the TCP/IP protocol. There are basically two methods for CIFS clients to find shares on a Windows network. One is the broadcast method, and the other method is by using a WINS server.
Broadcast MethodWhen using the broadcast method, each machine on the network that has shares, will advertise these shares on the IP network's broadcast address on UDP ports 137 and 138 approximately every 12 minutes. Although a client's shares are broadcast throughout the entire IP network, only the master browser actually uses this information. The master browser's job is to maintain the browse list of shares, and provide it to clients on the network that request it. There must be a master browser for each windows workgroup on an IP network in order for machines and shares in that workgroup to appear in the "Network Neighborhood". Windows 95, Windows 98, and Windows ME machines are only capable of acting as a master browser for their workgroup if they have file and print sharing service enabled. If your NetMAX is running product version 3.1p2 or earlier, it is not capable of acting as the master browser for your network. This means that the NetMAX is not responsible for making shares available in your client's Network Neighborhood. You are responsible for ensuring that you make a master browser available for each workgroup on each network, in these instances if your clients need to browse the network. Because it is possible to have CIFS (Common Internet File System) clients on the same logical network while seperating them with routers that do not pass on IP broadcasts (such as a VPN over the Internet), it is recommended that all machines in a Windows network be on the same physical network. Although "Client for Microsoft Networks" is not enabled on most Windows machines by default. After enabling it, the broadcast method is the default browsing method that is used.
WINS ServiceTo allow network browsing between networks, a WINS server must be implemented. A master browser must still be set up for each workgroup for each network, but these master browsers can synchronize with a central WINS server. You can enable your NetMAX server to act as a WINS server from Home|Sharing|Windows on the current version. Because a WINS Server must be the master browser for the workgroup that it is located in, when NetMAX is configured to be a WINS server, it also raises its OS level to force the outcome of all master browser elections in its favor. Which means that the NetMAX should force itself as the master browser for its workgroup on its network. Because of this, you should not set up NetMAX as a WINS server on the same domain that a Windows NT PDC or BDC reside in. If it is necessary to have a WINS server on these domains, it is recommended that you use the Windows NT machine as the WINS server. When using a WINS server, there should be one, and only one WINS server, and every single machine that will partake in windows file and printer sharing should be configured to use the WINS server for NetBIOS name resolution. The WINS server itself should not use a WINS server. Although Windows NT machines are capable of synchronizing multiple WINS servers for an even bigger Windows network, the protocols used have not been made available to the public and so your NetMAX is not capable of performing this function.
Accessing Shares on NetMAXThis section does not cover browsing. You will want to implement a method of browsing in order to use these instructions. In order for your clients to see the NetMAX in their "Network Neighborhood", the clients must utilize the same master browser or WINS server. To actually connect to the shares on the NetMAX, you must authenticate yourself on the network. This is done by logging into "Client for Microsoft Networks" with the same username and password as your account on the NetMAX. You can not access the NetMAX's shares without having a username and password on it. The NetMAX is not capable of authenticating against an NT PDC (acting as an NT Member Server) or acting as a PDC. To administer your shares (create,edit,delete), you can access the file sharing menu from Home|File Sharing.
Common Issues Encountered with the CIFS Protocols
IMPORTANT NOTE:The /var/log/log.nmb log file will prove to be invaluable at assisting you to diagnose your Windows Network browsing issues. This article does not attempt to cover Active Domain Controllers.
| |
|
|
Can my NetMAX act as an NT PDC or an NT Member Server? |
| Applies to: All versions of NetMAX.
address-suppressed | |
|
There are not currently any NetMAX products where you can configure it to act as PDC, or login to a PDC, through the NetMAX Interface.
However, this may not limit you, if you have the knowledge to configure Linux and samba to enable this functionality without using the NetMAX Interface.
We recommend going to Samba's website at http://www.samba.org for additional information on configuring samba.
| |
|
|
Why do my Windows users get "invalid password" errors when attempting to fileshare? |
| Applies to: NetMAX File Server and Professional Suite 2.x - 4.0x
address-suppressed | |
|
Unless the administrator of the NetMAX server has manually modified the
contents of the
Samba configuration files (located in /var/conf/samba,) the only reason for this error is a mismatched password or username. The user name and password must be the same on both the Windows machine
and the NetMAX machine
NOTE: Another possible cause for this message is that the Windows
machine may not be
Experienced system administrators can try the following tasks to fix this situation. Note, however, that modifications to the System Registry can cause Windows
machines
Anyone not familiar with editing the Windows Registry should not edit the Registry. If you aren't scared off yet, do the following: To verify this setting, access Start->Run on the Windows machine.
For Win95 or Win98: Access HKEY_LOCAL_MACHINE->System->CurrentControlSet->Services->VxD->VNETSUP
| |
|
|
How can I share the drive on my Windows machine with Linux? |
| Applies to: All versions of NetMAX
address-suppressed | |
While it is possible to "mount" a Windows file share on a Linux system, it is not supported by NetMAX or by the underlying Linux operating system shipped with NetMAX. You can use NetMAX Professional, File Server, and Internet Server to provide filesharing capabilities. With these products, it is better to map Windows-exported file shares to one of the drives on your Windows computer and store files on the mapped drive.address-suppressed |
| Previous: |
|
| Next: |
|
| ||||||||