r2 - 13 Mar 2007 - 21:06:21 - Main.chtsaiYou are here: TWiki >  Main Web > RtclHowtos > CifsAccess

Accessing your home directory via CIFS

Windows users can use CIFS, also known as SMB or Network Neighborhood in Windows, to access their own home directories on kabru.

Before You Use It

You need to login to kabru and issue the passwd command to change your password. You don't actually need to change your password, you can just type in your current password three times. The reason is explained below.

Authentication and Changing Password

Samba, the CIFS server running on kabru, uses LDAP to store and authenticate users. However, your UNIX (kabru) and Windows (Samba) password are in different format. Changing password via LDAP command, or original UNIX passwd command (locally or remotely), only changes the UNIX password. Similarly, changing password via CIFS, like using the smbpasswd, only changes the Windows password.

To change both passwords at the same time, you need to use the passwd command on kabru (only). The passwd command is symbolically linked to /opt/IDEALX/sbin/smbldap-passwd. Like other password changing tools, it asks for the old password and then the new password (twice).

Accessing Your Home Directory

In Windows, just put \\kabru.rtcl\your_login_name in the address bar of Explorer. A pop-up windows will then show up and ask for your kabru user name and password. Your home directory will show up shortly. In Linux, you can use smbmount command.

Limitation

Currently, only clients within RTCL Network are allowed to access kabru via CIFS. If you are not connected to RTCL Network, you can set up a VPN connection first.

-- Main.chtsai - 11 Mar 2007

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions

tip TWiki Tip of the Day
WikiWords for linking
WikiWords are capitalized words, run together, such as WebPreferences and CollaborationPlatform. Using ... Read on Read more

 
Home
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback