HP CIFS Server 3.0e Release Note version A.02.02.01
HP CIFS Server Release Note
Known Problems and Workarounds
Chapter 1 13
Workaround Access the file directly from the Windows client instead of through
Windows Terminal Services.
Problem Creation of symlinks using UNIX extension fails if a full path is used to
specify the symlink.
Workaround Change to the directory where the symlink will reside and create the link
using relative path.
Problem Once the wins server option is set in the smb.conf file, it cannot be
cleared using SWAT utility
Workaround Edit the smb.conf file manually to remove the wins server entry.
Problem A non-root user running smbstatus may receive the following errors
when there are established connections to Samba:
“/var/opt/samba/locks/connections.tdb not initialized.
This is normal if an SMB client has never connected to your
server.”
Workaround The current version of smbstatus requires the write access permission
for /var/opt/samba/locks/connections.tdb,
/var/opt/samba/locks/locking.tdb and
/var/opt/samba/locks/brlock.tdb files.
For a workaround, ensure that any users attempting to run smbstatus
are given the write access to these files.
Problem The HP CIFS Server creates a smbnull user for guest access, which does
not have or require a home directory. However the password/group file
checker tool, pwck, on HP-UX always assumes that each entry in the
/etc/passwd file should have its own login directory. If there is no entry,
the pwck command will complain about it and give the following checking
result:
smbnull:*:101:101:DO NOT USE OR DELETE - needed by
Samba:/home/smbnull:/sbin/sh Login directory not found
For the same reason, the pwck command also complains for machine
trust accounts in the HP CIFS Server.