HP CIFS Server 3.0c Release Note version A.02.01.02

HP CIFS Server Release Note
What’s New in HP CIFS Server A.02.01.02
Chapter 18
What’s New in HP CIFS Server A.02.01.02
The HP CIFS Server A.02.01.02 provides the following minor
enhancements:
New wbinfo display options
This release supports two new options, -l and -L, for the wbinfo utility
to display user and group file ownership without name length
limitations. Running wbinfo requires to configure and start up the
winbind daemon, winbindd.
The wbinfo -l command displays path data with Windows user and
group names that exceed the HP-UX name limitation of 8 characters.
The following is an example of the output using the wbinfo -l
command:
#>wbinfo -l /tmp
drwxr-xr-x 2 user1 Domain Users 96 Jun 23 16:52
Folder1
drwxr-xr-x 2 user2 Domain Users 96 Jun 23 16:52
Folder2
The wbinfo -L command displays path data with the fully qualified
Windows domain name appended to the Windows user and group names
that exceed the HP-UX name limitation of 8 characters.
The following is an example of the output using the wbinfo -L
command:
#>wbinfo -L /tmp
drwxr-xr-x 2 DOMAIN_DOM\user1 DOMAIN_DOM\Domain Users
96 Jun 23 16:52 Folder1
drwxr-xr-x 2 DOMAIN_DOM\user2 DOMAIN_DOM\Domain Users
96 Jun 23 16:52 Folder2
Enhance wbinfo to display all user/group mappings
The wbinfo utility has been enhanced to display UIDs with user names
using the -u option, and GIDs with group names via the -g option.
The following is an example of the output using the wbinfo -u
command:
#>wbinfo -u