My Oracle Support Banner

Sun Storage 7000 Unified Storage System : Permissions Denied for Windows Users when the Group Permissions are provided by UNIX LDAP (Doc ID 1599501.1)

Last updated on DECEMBER 13, 2021

Applies to:

Sun Storage 7410 Unified Storage System - Version All Versions to All Versions [Release All Releases]
Sun Storage 7110 Unified Storage System - Version All Versions to All Versions [Release All Releases]
Sun ZFS Storage 7320 - Version All Versions to All Versions [Release All Releases]
Sun ZFS Storage 7420 - Version All Versions to All Versions [Release All Releases]
Sun Storage 7310 Unified Storage System - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Symptoms

Users connecting to storage using Windows clients got access denied when attempting to connect to a share.  Users could access the share via their Unix systems.

The customer had configured the share to manage access by group id.   User authentication by user id was provided by Active Directory.  Group membership was provided by a Unix ldap server, the group id was not configured in Active Directory.  The groupid chosen to manage the share was not the primary group id of the users.

 

Permissions on the mounted file system from a unix host were:

# ls -Vd /mnt
drwxrwx---   5 <UID>    <GID1>         6 Dec  1 23:59 /mnt
                 owner@:rwxp-DaARWcCos:-------:allow
                 group@:rwxp-DaARWc--s:-------:allow
              everyone@:------a-R-c--s:-------:allow

id -a <USERNAME> run on a Solaris client using the same ldap server showed group membership in the testgrp.

# id -a ptest
uid=<UID>(<USER>) gid=GID1(<GROUP1>) groups=<GID>(<GROUP1>),GID2(<GROUP2>)

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.