Difference between revisions of "Samba Access"
Line 24: | Line 24: | ||
'''Note: This can only be done by administrators''' | '''Note: This can only be done by administrators''' | ||
− | + | If you would like a Samba access to your HPC Center files, please file a help request at http://support.hpc.ufl.edu. |
Revision as of 10:25, 18 October 2011
Connecting to the Samba server
The UF HPC Center has a samba server located at samba.hpc.ufl.edu.
In order to connect to it, you can do one of the following:
To simply connect to the shares there, you can click on your start menu, and where the search entry area is located, you can type \\samba.hpc.ufl.edu.
At this point a login box will appear for a username and password. Enter these and you should be connected to the system. If you are currently logging into the UF Active Directory (UFAD) domain, you may need to precede your username with "UFHPC\". So, if your username were normally "test", you would instead put "UFHPC\test" for your username.
Changing Samba Passwords
To change your samba password (after your samba account has been created), do the following:
$ smbpasswd -r samba Old SMB password: New SMB password: Retype new SMB password: Password changed for user <USERNAME>
As can be seen, the command will ask for the old password, then for the new password twice.
Administrative Reset
In the case that a user has forgotten their samba password, their password can be reset by logging into phpLDAPAdmin and changing the values of sambaLMPassword and sambaNTPassword to a known value.
Creating Samba Accounts
Note: This can only be done by administrators
If you would like a Samba access to your HPC Center files, please file a help request at http://support.hpc.ufl.edu.