Network File-Storage


Instruction: Connecting the MU network storage over SMB (Samba)

The central repository is available only from the MU network. Access from the external network is possible using the MU VPN.

SMB (Samba)

Use the following information to mount the drive:

URL: \\ha-bay.ics.muni.cz\homes or \\ha-bay.ics.muni.cz\share
Username: UCN\UČO
Password: secondary password

No description

When connecting to \\ha-bay.ics.muni.cz\homes, the user sees his home
directory's content. When connecting to \\ha-bay.ics.muni.cz\share, the user sees a folder structure that
depends on his membership in the sharing groups. By default, only groups are defined
by the user's workplaces and the 000000-My Documents folder containing his home directory.

mount (Linux)

Mounting Storage in Linux via Command Line

Open a terminal and type the command:
mount.cifs //ha-bay.ics.muni.cz/share /mnt -o username=UCO,domain=UCN
Alternatively, you can replace /mnt with a suitable directory.

mount (Windows)

Mounting Storage in Windows via Command Line

Open Command Prompt (cmd) and enter the command, replacing "UČO" with your own UČO:
net use O: \ha-bay.ics.muni.cz\share /user:ucn\UČO
Then you will be prompted for your secondary password.

You are running an old browser version. We recommend updating your browser to its latest version.