D.1 Setting up Samba on OES

In order to access the GroupWise client software on a Linux server, you can set up a Samba share to the client folder, either in the downloaded GroupWise 18 software or in the software distribution folder, if you have created one on the Linux server.

D.1.1 Configuring NetWare Core Protocol (NCP)

To configure NetWare Core Protocol:

  1. In a terminal window on the OES server, become root by entering su - and the root password.

  2. Enter the following command to create the NCP volume:

    ncpcon create volume volume_name /folder
    1. Replace volume_name with a unique name for the location of the GroupWise client software.

    2. Replace folder with the full path to the GroupWise client software, for example:

      /opt/novell/groupwise/software/client
  3. Verify that the volume has been created:

    more /etc/opt/novell/ncpserv.conf

    The new volume should be listed at the end of the NCP server configuration file.

  4. Restart the Micro Focus eDirectory daemon:

    rcndsd restart
  5. Continue with Installing Samba.

D.1.2 Installing Samba

If you installed Samba when you installed OES, continue with Logging In to iManager.

If you did not install Samba when you installed OES, install it now:

  1. Start YaST.

  2. Under Groups, click Open Enterprise Server, and then click OES Install and Configuration.

  3. Under OES Services, select Micro Focus Samba, and click Accept.

  4. Follow the prompts to install Micro Focus Samba.

  5. Continue with Logging In to iManager.

D.1.3 Logging In to iManager

To log in to iManager:

  1. Access the following URL:

    https://ip_address/nps/servlet/webacc?taskid=fw Startup

    Replace ip_address with the IP address of the OES server.

  2. Specify the eDirectory administrator user name, such as admin.users.novell, the password for the user name, and the IP address of the eDirectory tree, and then click Login.

  3. Continue with Creating a User to Manage the Samba Share.

D.1.4 Creating a User to Manage the Samba Share

To create a user for managing the Samba share:

  1. In iManager, click Users > Create User.

  2. In the Username field, specify a unique user name for accessing the Samba share from Windows, such as gwclient.

  3. In the Last name field, provide a last name (this is a required field).

  4. In the Context field, browse to and click the eDirectory context where you want to create the new User object.

  5. Type and confirm the password for the new user.

    IMPORTANT:Any users who map a drive to the Samba share need to know this user name and password in order to map the drive.

  6. Click OK to create the Samba user for the GroupWise client Samba share.

  7. Click Users to close the Users menu.

  8. Continue with Configuring the eDirectory Universal Password for Samba.

D.1.5 Configuring the eDirectory Universal Password for Samba

To configure the eDirectory universal password for Samba:

  1. Click Passwords > Password Policies.

  2. Click Samba Default Password Policy.

  3. On the Policy Assignment tab, browse to and click the name of the Samba User object that you created in Creating a User to Manage the Samba Share, and then click OK to add the user to the list.

  4. Click OK to complete the process.

  5. Continue with Setting the eDirectory Universal Password for the Samba Administrator User.

D.1.6 Setting the eDirectory Universal Password for the Samba Administrator User

To set the eDirectory universal password for the Samba Administrator user:

  1. Under Passwords, click Set Universal Password.

  2. Browse to and click the name of the Samba User object, and then click OK.

  3. Specify the password for the Samba user, retype the password for confirmation, and click OK.

  4. Click Passwords to close the Passwords menu.

  5. Continue with Creating a Samba Share.

D.1.7 Creating a Samba Share

To create a Samba share:

  1. Click File Protocols, and then click Samba.

  2. Browse to and click the name of the Server object where you are setting up the Samba share.

  3. On the Shares tab, create a new Samba share for the client folder on the Linux server:

    1. Click New.

    2. Specify a unique name for the Samba share, such as gwclient.

    3. Specify the full path name to the client folder on the Linux server, for example:

      /opt/novell/groupwise/software/client
    4. Select Read-Only.

      Write access is not required in order to install the GroupWise client software from the Linux server.

    5. Click OK to add the location to the list of Samba shares, and then click Close.

    6. Click File Protocols to close the File Protocols menu.

  4. Continue with Setting the eDirectory Universal Password for the Samba Administrator User.

D.1.8 Setting the eDirectory Rights for the Samba Share

To set the eDirectory rights for the Samba share:

  1. Click Files and Folders, and then click Properties.

  2. Browse to and click the name of the Linux partition or folder where you created the new share, and then click OK.

  3. Click Rights.

  4. In the Add Trustee field, browse to and click the name of the Samba User object, and then click OK.

  5. Under Inherited Rights Filter, select Read and click OK.

  6. Continue with Testing Samba on the OES Server.

D.1.9 Testing Samba on the OES Server

To test Samba on the OES server:

  1. Double-click the Home Directory icon on the Linux desktop.

  2. Click .

  3. In the Location field, type smb://user_name@ip_address

    1. Replace user_name with the user name of the Samba administrator user.

    2. Replace ip_address with the IP address of the Linux server.

      The File Browser should display all Samba shares, including the new one that you created for the GroupWise client software.

  4. Return to Step 3 in Installing the GroupWise Client.