HP CIFS Server Release Notes Version A.03.01.
© Copyright 2011 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Contents 1 HP CIFS Server Version A.03.01.02 Release Notes..........................................4 Announcement.........................................................................................................................4 Changes in HP CIFS server A.03.01.02 ..................................................................................4 Product revision number .......................................................................................................
1 HP CIFS Server Version A.03.01.02 Release Notes Announcement This document describes HP CIFS Server A.03.01.02 changes, defect fixes, and other information. HP CIFS Server A.03.01.02 is supported on HP-UX 11i v3. Changes in HP CIFS server A.03.01.02 • HP CIFS Server A.03.01.02 is a feature release based on Samba 3.4.3, with defect fixes and applicable security fixes. HP CIFS Server supports Windows Server 2008 and 2008R2, Windows Vista, and Windows 7 operating systems.
Kerberos product requirements Kerberos v5 Client version E 1.6.2 or later is required to support HP CIFS Server integration with Windows 2003 or later ADS Domain Controller (DC) on HP-UX 11i v3 systems. You can download the Kerberos v5 Client (KRB5CLIENT) product from the Software Depot website: http://www.hp.com/go/softwaredepot In the search field, enter KRB5CLIENT. The smb.
Parameter Name Description Default allocation roundup size Modified 1048576 kernel oplocks Modified Yes use kerberos keytab Removed read bmpx Removed mangled map Removed kernel share modes Removed Fixes in HP CIFS server A.03.01.02 Table 1 Defects fixed in HP CIFS Server Version A.03.01.02 Identifier Description Resolution QXCR1001127608 When the configure script is executed This issue is fixed in this release. for the CIFS.Server.
Workaround To install a later version, override the previous version by checking the following options in the options tab of the swinstall command: [ ] Reinstall filesets even if same revision exists [ ] Reinstall files even if same one already there [ ] Allow installation of lower version than current Issue The samba_setup script file fails because the existing krb5.conf file does not include the RC4-HMAC enctypes.
Workaround Manually edit the smb.conf file to remove the wins server entry. Issue A non-root user running smbstatus might receive the following errors when HP CIFS Server is not started and tdb files have not been initialized: could not open file /var/opt/samba/locks/sessionid.tdb: No such files or directory Error: Failed to initialize locking database Workaround The current version of smbstatus does not allow a normal user to initialize tdb files.
Workaround When prompted, select overwrite changes otherwise the file must be saved under a different name. To avoid this error, change the registry as described in the Microsoft knowledge base article at http://support.microsoft.com/default.aspx?kbid=324491 The Samba community also addressed the issue and has further characterized it on the Bugzilla webpage at https://bugzilla.samba.org/show_bug.
account_policy_get: tdb_fetch_uint32 failed (lockout duration), returning 0 account_policy_get: tdb_fetch_uint32 failed (reset count minutes), returning 0 account_policy_get: tdb_fetch_uint32 failed (bad lockout attempt), returning 0 account_policy_get: tdb_fetch_uint32 failed (disconnect time), returning 0 account_policy_get: tdb_fetch_uint32 failed (refuse machine password change), returning Added user user1 for field 6 for field 7 for field 8 for field 9 for field 10 0 The user is added correctly, and
Issue Use the useradd command to add the POSIX machine account with a $ at the end to the /etc/ passwd file for HP CIFS Server to recognize it as a machine account. The pwck command might display the following error message: Login directory not found The above error indicates that the home directory does not exist. Workaround Use the -m option with useradd when adding a POSIX machine account. If the home directory does not exist for the new account, it is created.