Changes

Jump to: navigation, search

OPS335 Samba Lab

55 bytes added, 11:20, 25 March 2012
smbclient
There are many ways that a Linux client can connect to an SMB server.
== smbclient ==
#*Use the "smbclient" command in a terminal window.
smbclient '\\f16\home' -U <learnid>
*After entering your password you should get a prompt similar to
smb: \>
*Enter the ls command to see a list of the files in your home directory.
#*SE Linux should be in Enforcing and will need to be adjusted for this to work. Check the available booleans or your logs.*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 WILL PROBABLY 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.
1
edit

Navigation menu