Changes

Jump to: navigation, search

OPS335 Samba Lab

12 bytes added, 22:50, 6 September 2011
Connecting to a Linux SMB Server (Matrix) from a Linux Client (Fedora 13)
#**You should get a prompt similar to
#***smb: \>
#*Enter the ls command to see a list of your Matrix files.#**Enter ? to see a list of smbclient commands.#**Use the get and put commands (similar to ftp) to move files to and from your Matrix account and your Fedora 13 Linux system.#**When done enter the quit command.#The fourth way is to use the mount command. THIS PART IS IN RED BECAUSE IT PROBABLY WILL NOT WORK !
Use the mount command to mount your matrix home directory. NOTE: This mount command will only work if your kernel was configured to allow mounting CIFS with unencrypted passwords.
mount -t cifs //matrix/xxxxxx /mnt -o username=xxxxxx
1
edit

Navigation menu