OES11

March 2014 Scheduled Maintenance Patch

March 2014 Scheduled Maintenance has been released

How to apply the patch with zypper.  YaST Online Update can also be used.

List repositories to ensure the update the server is registerd and the updated repository is present
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-March-2014-Scheduled-Maintenance | 8935| recommended | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-March-2014-Scheduled-Maintenance

Then list the patches again to verify the patch is listed as Installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-March-2014-Scheduled-Maintenance   | 8935

To apply all OES11 SPa updates run the following command
zypper up -t patch -r OES11-SP1-Updates

To apply all SLES 11 SP2 updates run the following command
zypper up -t patch -r SLES11-SP2-Updates

Key DSfW specific bugs fixed with this… Continue reading

January 2014 Scheduled Maintenance Ptach

January 2014 Scheduled Maintenance has been released

How to apply the patch with zypper.  YaST Online Update can also be used.

List repositories to ensure the update the server is registerd and the updated repository is present
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-January-2014-Scheduled-Maintenance | 8685| recommended | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-January-2014-Scheduled-Maintenance

Then list the patches again to verify the patch is listed as Installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-January-2014-Scheduled-Maintenance   | 8685

To apply all OES11 SPa updates run the following command
zypper up -t patch -r OES11-SP1-Updates

To apply all SLES 11 SP2 updates run the following command
zypper up -t patch -r SLES11-SP2-Updates

Key DSfW specific bugs fixed with this… Continue reading

November 2013 Scheduled Maintenance

November 2013 Scheduled Maintenance has been released

How to apply the patch with zypper.  YaST Online Update can also be used.

List repositories to ensure the update the server is registerd and the updated repository is present
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-November-2013-Scheduled-Maintenance | 8483| recommended | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-November-2013-Scheduled-Maintenance

Then list the patches again to verify the patch is listed as Installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-November-2013-Scheduled-Maintenance   | 8483

To apply all OES11 SPa updates run the following command
zypper up -t patch -r OES11-SP1-Updates

To apply all SLES 11 SP2 updates run the following command
zypper up -t patch -r SLES11-SP2-Updates

Key DSfW specific bugs fixed with this… Continue reading

New DSfW Monitor Script

I previously created two scripts, dsfw_processcheck.sh and dsfw_portchk.sh, one to monitor pids and one to monitor ports.  With the two script they are helpful to ensure the DSfW services are up.  A new script combines the two and adds additional options.  The script not only checks for pids and ports, but it can be used to create a cron job to run the script every 10 minutes by adding the “add” switch.  To remove the cron job use the “rm” switch.

If a DSfW server running DNS (or not) has a DSfW specific process stop or crash a quick stop gap measure is to monitor the DSfW processes and restart them if one or more of the DSfW processes stop.

If the DSfW server is an Additional Domain Controller (ADC) DNS might not be configured on the server.  If DNS is not running on the… Continue reading

September 2013 Scheduled Maintenance

July2013 Scheduled Maintenance has been released

How to apply the patch with zypper.  YaST Online Update can also be used.

List repositories to ensure the update the server is registerd and the updated repository is present
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-September-2013-Scheduled-Maintenance | 8284| recommended | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-September-2013-Scheduled-Maintenance

Then list the patches again to verify the patch is listed as Installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-September-2013-Scheduled-Maintenance   | 8284| recommended | Installed

September 2013 Scheduled Maintenance for OES11SP1 (8284)

Key DSfW specific bugs fixed with this maintenance patch for OES11SP1

How To Register OES and SLES Servers Using Command Line and a Script

It is important to keep your servers at the current patch level.  Usually there are many bugs fixed and if you come across a new issue it helps Novell Support the the Developers.

I like to use the command line to register my servers.  It is easy and relatively fast compared to the GUI.  Even easier is to use a script.  Just copy the script to the server, modify the e-mail account and registration codes and run the script.  If something happens to the update services and repositories just run the script to clean up the old and re-register.

Below is a video demonstrating the register.sh script

TID 3030847 goes over the command line process.

Note: do not include < > for email or regcodes in the examples below

The command to register a OES server is
suse_register -a email=<user@email.com> -a regcode-sles=<your sles code>… Continue reading

July 2013 Scheduled Maintenance

July2013 Scheduled Maintenance has been released

How to apply the patch with zypperList repositories
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-July-2013-Scheduled-Maintenance | 7889 | recommended | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-July-2013-Scheduled-Maintenance

Then list the patches again to make sure it is installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-July-2013-Scheduled-Maintenance       | 7889 | recommended | Installed

July 2013 Scheduled Maintenance for OES11SP1

Key DSfW specific bugs fixed with this maintenance patch for OES11SP1

  • 806538 – MS cluster support in DSfW
  • 816741 – DSFW: ldapsearch fails when the entryDN specified in search filter contains spaces before or after comma.
  • 818366 – xadsd crashes in rpc__naf_addr_free ()
  • 819547 – DSFW: No results for ldapsearch with… Continue reading

May 2013 Scheduled Maintenance

May 2013 Scheduled Maintenance has been released

How to apply the patch with zypperList repositories
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-May-2013-Scheduled-Maintenance       | 7715    | security    | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-May-2013-Scheduled-Maintenance

Then list the patches again to make sure it is installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-May-2013-Scheduled-Maintenance       | 7715    | security    | Installed

May 2013 Scheduled Maintenance for OES11SP1 7715

Key DSfW specific bugs fixed with this maintenance patch for OES11SP1

  • – 769530: OES11SP1LH: DSfW provisioning task “Assign Rights” – rerun fails with error -614 (entry already exists)
  • – 783005: DSFW: AD Ping doesn’t… Continue reading

April 2013 Scheduled Maintenance

April2013 Scheduled Maintenance has been released

How to apply the patch with zypperList repositories
zypper lr
Should see the following:
nu_novell_com:OES11-SP1-Updates | OES11-SP1-Updates | Yes | Yes

List patches in the Updates repository
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-April-2013-Scheduled-Maintenance | 7421 | security | Needed

Install the maintenance patch
zypper up -t patch oes11sp1-April-2013-Scheduled-Maintenance

Then list the patches again to make sure it is installed
zypper pch OES11-SP1-Updates
Should see the following:
OES11-SP1-Updates | oes11sp1-April-2013-Scheduled-Maintenance     | 7421    | security    | Installed

April 2013 Scheduled Maintenance for OES11SP1 (7421)

Key DSfW specific bugs fixed with this maintenance patch for OES11SP1

  • 770208: OES11SP1LH: DSfW provisioning of DNS generates duplicate forward and reverse lookup zones if they already exists
  • 785697: Provsioning pre healthCheck fails in ADC.
  • 791640: DSFW FTU1:During ADC Provosioning PreCheck, the… Continue reading

January 2013 Scheduled Maintenance for OES11

January 2013 Scheduled Maintenance for OES11 has been released

How to apply the patch with zypperList repositories
zypper lr
Should see the following:
nu_novell_com:OES11-Updates                        | OES11-Updates                       | Yes     | Yes

List patches in the Updates repository
zypper pch OES11-Updates
Should see the following:
OES11-Updates | oes11-January-2013-Scheduled-Maintenance   | 7170    | recommended | Need

Install the maintenance patch
zypper up -t patch oes11-January-2013-Scheduled-Maintenance

Then list the patches again to make sure it is installed
zypper pch OES11-Updates
Should see the following:
OES11-Updates | oes11-January-2013-Scheduled-Maintenance   | 7170    | recommended | Installed

Key DSfW specific… Continue reading

November 2012 Maintenance for OES11SP1 is released

November 2012 Maintenance patch for OES11SP1 has been released

Key DSfW specific bugs fixed with this maintenance patch

  • – 736416: DSfW – Apple OSX Compatibility: Login to DSfW without ID mapping doesn’t work
  • – 739450: DSfW: W32Time auth provider for ntp does not work in a cross partition setup
  • – 768113: DSFW: xadsd crashes in dcerpc libprot_ncacn.so library
  • – 769945: Assignment of users o authorise RDP Access to Windows Workstation
  • – 770416: OES11SP1LH: DNS/DHCP management console can not configure update policy option as DSfW requires
  • – 771993: OES11SP1LH: gposync runs in a loop
  • – 774802: xadsd crashes in rpc__list_element_alloc ()
  • – 778235: gposync tool reports success even if nsimAssignments is not updated
  • – 783939: DSFW: No results for LDAP Query when OID is used instead of attribute name in the search filter.
  • – 784366: xadsd crashes in rpc__cn_binding_inq_addr () due to failed NTLMSSP authentication requests

Key CIFS, DNS,… Continue reading

November 2012 Maintenance for OES11 is released

November 2012 Maintenance patch for OES11 has been released

Key DSfW specific bugs fixed with this maintenance patch

  • – 736416: DSfW – Apple OSX Compatibility: Login to DSfW without ID mapping doesn’t work
  • – 739450: DSfW: W32Time auth provider for ntp does not work in a cross partition setup
  • – 768113: DSFW: xadsd crashes in dcerpc libprot_ncacn.so library
  • – 769945: Assignment of users o authorise RDP Access to Windows Workstation
  • – 770416: OES11SP1LH: DNS/DHCP management console can not configure update policy option as DSfW requires
  • – 771993: OES11SP1LH: gposync runs in a loop
  • – 774802: xadsd crashes in rpc__list_element_alloc ()
  • – 778235: gposync tool reports success even if nsimAssignments is not updated
  • – 783939: DSFW: No results for LDAP Query when OID is used instead of attribute name in the search filter.
  • – 784366: xadsd crashes in rpc__cn_binding_inq_addr () due to failed NTLMSSP authentication requests

Key CIFS, DNS,… Continue reading

Windows 8 and DSfW

I am still in the process of using Windows 8 with Domain Services for Windows.  From what I have seen so far it behaves similar to Windows 7 as a workstation joined to the domain.  Logging in, mapping drives, running GPOs, executing login script from a GPO, all seem to work as in Windows 7.  The biggest challenge for me is getting used to the Start menu in Windows 8 and that  isn’t DSfW related.

Windows 8 with VMWare View 5.1.1 and DSfW OES11SP1 all appear to play well with each other.  Making templates and linked clones do not seem to have any gotchyas to look out for.  Let me know or the Novell Forums know if you discover a bug with DSfW and Windows 8.

Diagnostic tool for DNS Records

The DSfW team has a great tool called check-dns.pl to help diagnose DNS issue with DSfW.

The tool validates essential records for forward and reverse lookups.  This tool can be found at Novell Coolsolutions.

The tool might incorrectly report PDC and DC records if there is more than one Domain Controller.  The Coolsolutions article will be updated with a new check-dns.pl to address this issue.

Until the Coolsolutions article is updated you can download it from dsfwdude.com.

Download

September 2012 Maintenance for OES11 is released

September 2012 Maintenance patch for OES11 has been released

Key DSfW specific bugs fixed with this maintenance patch

  • – 667829: On Win2K8 R2 client joined to DSfW domain fails to create xen Desktop image from xendesktop studio
  • – 723878: Normal Domain Users have all filesystem rights to new GPOs with Oes2Sp3
  • -736413: DSfW – Apple OSX Compatibility: memberOf query returns incorrect groupmembership results
  • – 736414: DSfW – Apple OSX Compatibility: ObjectSid queries return incorrect results
  • – 737877: CIFS- Support for CIFS invalid user name/password presented multiple times
  • – 738031: DSFW: Configuration of Windows 2008R2 Remote Desktop Licensing fails
  • – 765721: DSfW – Apple OSX Compatibility: OSX 10.6.x mobile account login issues when attribute loginintruderaddress is populated for users
  • – 768348: DSFW Migration:Other service repair is failing in miggui tool from oes2sp2 and oes11fp0 to oes11sp1 migration
  • – 780394 – DSFW support for resolving a Well Known GUID, AD distinguishedName format… Continue reading

Updated dsfw_processchk script 2.1.5

I updated the dsfw_processchk script to not only check all essential DSfW processes, but to handle multiple pids for the xadsd process.  The script is great to use if you are worried that a DSfW process will stop and you don’t want to receive several phone calls alerting you to the problem or the DSfW server has been unstable you you need to time track down the invalid requests hitting the DSfW server.

The script will report which processes are running or have stopped. It works by validating that a PID exists for each process. If a process is not running the script has the option to restart the services, send an e-mail that a process has stopped, and update the syslog.

Key configuration

# Set RESTART_DSFW to 1 to reload DSfW services if one or service is not running,
# Set RESTART_DSFW to 0 to leave the services… Continue reading

VMWare and best practices for Timekeeping

Lately I’ve been getting a lot of requests for timekeeping best practices for VMWare

VMWare has a great support article on this.  Below are the SLES recommendations.  The article can be found here

 

SLES 11 (All updates) No additional kernel parameters required.
SLES 10 SP4 on ESX 5.0 and later clock=pmtmr
hpet=disable
SLES 10 SP4 on ESX 4.x Use a VMI enabled kernel.
SLES 10 SP3 on ESXi 5.0 clock=pmtmr
hpet=disable
SLES 10 SP3 on ESX 3.5 and 4.x Use a VMI enabled kernel.
SLES 10 SP3 on ESX 3.0.x and earlier clock=pmtmr
hpet=disable
SLES 10 SP2 on ESXi 5.0 clock=pmtmr
hpet=disable
SLES 10 SP2 on ESX 3.5 and 4.x Use a VMI enabled kernel.
SLES 10 SP2 on ESX 3.0.x and earlier clock=pmtmr
hpet=disable
SLES 10 SP1 clock=pmtmr
hpet=disable
SLES 10 clock=pmtmr
hpet=disable
SLES 9 (All updates) clock=pmtmr
hpet=disable
SLES 8 No additional kernel parameters required.… Continue reading

Script to check if ports are listening

If you are concerned about a DSfW service going down and or the port is not accessible, this script will help keep the services up or notify you of a service going down.  The script will check if each DSfW service is listening, then telnet to each port.  If it can not telnet, the script will log which port is not accessable in the /var/opt/novell/xad/log/dsfw_portchk.log.

The dsfw_portchk.sh script can be ran on PDC or ADC, running Novell DNS or not running Novell DNS.

The script can also e-mail and restart the services if desired.

It will detect if the server has IPv6 enabled so to properly detect the correct port Samba and NetBios is listening on.

The script detects if Novell DNS is configured to start.  Some times on ADC servers DNS is not configured or is not set to run.  The original script… Continue reading

Script to check DSfW Processes

I have a updated script to check all essential DSfW processes.  The name of the script is dsfw_processchk.  The script is great to use if you are worried that a DSfW process will stop and you don’t want to receive several phone calls alerting you to the problem or the DSfW server has been unstable you you need to time track down the invalid requests hitting the DSfW server.

The script will report which processes are running or have stopped.  It works by validating that a PID exists for each process.  If a process is not running the script has the option to restart the services, send an e-mail that a process has stopped, and update the syslog.

Key configuration

# Set RESTART_DSFW to 1 to reload DSfW services if one or service is not running,
# Set RESTART_DSFW to 0 to leave the services… Continue reading

July 2012 Maintenance for OES11 is released

July 2012 Maintenance for OES 11 along with July 2012 Scheduled Maintenance for eDirectory 8.8 SP6 patch 6 have been released

Key DSfW specific bugs fixed with this maintenance patch

  • – 771737: OES11SP1LH: MMC can not create a User
  • – 761449: Can not Create Groups or OUs with MMC
  • – 758572: DSFW: Windows 7 remote assistance is not working.
  • – 766772: UpdatePDCMaster.pl failed during PDC role transfer
  • – 763854: Managing GPOs fail due to SYSVOL DFS referral link pointing to wrong path
  • – 738214: DSfW – All xadsd threads stuck in pthread_cond_wait/lock wait, causing xadsd to be unresponsive
  • – 758992: DSFW: Polycom SSO configuration fails with error “”Access Denied”” while changing password
  • – 703655: SYSVOL DFS referral link points to ADC and interrupts GPO Administrator operations

July 2012 Scheduled Maintenance for OES11

  • – 583261: httpstkd randomly stops
  • – 658145: NSS volume with Di and RI flags, incorrectly blocks root user… Continue reading

July 2012 Maintenance for OES11 eDirectory 8.8 SP6 patch 6 released

The July 2012 Maintenance Patch for eDirectory 8.8 SP6 has been release
The 64 bit version can be found here

List of bug fixes in the July 2012 Maintenance for OES11 for eDirectory patch 6

  • – 679767: NMAS Client aborts NCP connection and returns error -625 immediately upon having sent NMAS Start Session request on an idle NCP connection where server sent Watchdog packets.
  • – 733188: eDirectory returns error 48 ‘Anonymous Simple Bind Disabled’ for authenticated TLS bind
  • – 749516: Dclient DDCGetSEVList function does not return cifs users GUID causing CIFS users authorization failure and Memory/CPU spike up.
  • – 765688: Right granted to dynamic group is assigned to whole tree, not just its members
novell-dclient-32bit-8.8.6.6-1.1.x86_64.rpm 350.2 KB (358675)
novell-dclient-8.8.6.6-1.1.x86_64.rpm 352.7 KB (361182)
novell-edirectory-jclnt-8.8.6.6-1.1.x86_64.rpm 267.9 KB (274431)
novell-edirectory-tsands-32bit-8.8.6.6-1.1.x86_64.rpm 258.3 KB (264554)
novell-edirectory-tsands-8.8.6.6-1.1.x86_64.rpm 265.3 KB (271675)
novell-NDSbase-32bit-8.8.6.6-1.1.x86_64.rpm 406.9 KB (416672)
novell-NDSbase-8.8.6.6-1.1.x86_64.rpm 553.3 KB (566596)
novell-NDScommon-8.8.6.6-1.1.x86_64.rpm 225.7 KB (231121)
novell-NDSimon-8.8.6.6-1.4.x86_64.rpm 2.5 MB (2672112)… Continue reading

How to find all DNS Locator objects

When installing DSfW into an environment were Novell DNS is already in use, be sure to use the existing DNS Locator object.  It will simplify management for the all the zones and DNS servers.  The locator object is used by the DNS/DHCP Console to return all zones and DNS servers the locator object knows about.  If there are multiple locator objects then the first locator object discovered by the DNS/DHCP Console will be used.  What will happen is only zones and DNS servers the DNS Loctor object knows about will be displayed and managed in the DNS/DHCP Console.  This makes managing DNS difficult.  Before installing doe a quick search for existing locator objects.

Do the following search to discover existing locator objects

ldapsearch -x -b “” -s sub objectClass=dNIPlocator

June 2012 OES11 Hot Patch for NCP 6385 x86-64

TID 5144803

Files Included
novell-libncputil-1.1.0-5.1.x86_64.rpm 12.4 KB (12735)
novell-libncputil-32bit-1.1.0-5.1.x86_64.rpm 12.5 KB (12834)
novell-ncpenc-5.2.0-29.5.x86_64.rpm 488.8 KB (500550)
novell-ncpns-5.4-6.1.x86_64.rpm 50.2 KB (51500)
novell-ncpserv-2.1.0-14.3.x86_64.rpm 234.2 KB (239847)
novell-ncpserv-nrm-2.0.4-11.2.i586.rpm 282.4 KB (289183)

June 2012 OES11 Hot Patch for NCP

  • 612452: Restore of NSS metadata fails via xattr when there are no local replica on the server
  • 745847: AFP core for MapGUIDToID function call
  • 747903: NSS: NSSMU throws error 23388 during volume creation
  • 748802: Viewing user quotas from iManager give CIMOM error after deleting the user having quota
  • 749428: SMS Backup Performance degradation after OES2 SP2 to SP3 upgrade
  • 755875: zERR_USER_ABORTED when trying to update eDirectory for pool object
  • 756027: Segfault in adminusd

April 2012 iPrint Scheduled Maintenance Release for OES11

TID 5141052

Files Included
license_agreement.txt 2.8 KB (2909)
novell-iprint-iprntman-6.4.20120220-3.1.noarch.rpm 219.4 KB (224702)
novell-iprint-iprntman-wrapper-1.0.0-13.1.noarch.rpm 217.6 KB (222917)
novell-iprint-management-6.4.20120220-3.1.noarch.rpm 1.6 MB (1697797)
novell-iprint-migration-6.4.20120220-3.1.noarch.rpm 289.6 KB (296644)
novell-iprint-server-6.4.20120220-3.1.x86_64.rpm 1.2 MB (1302086)
readme_5141052.html 10.4 KB (10730)

April 2012 Scheduled Maintenance for OES11 for eDirectory 8.8 SP6 Patch5

April 2012 Scheduled Maintenance for OES11 for eDirectory 8.8 SP6 Patch5

TID 5141051

Files Included Size
license_agreement.txt 2.8 KB (2909)
novell-dclient-32bit-8.8.6.5-3.14.x86_64.rpm 350.0 KB (358449)
novell-dclient-8.8.6.5-3.14.x86_64.rpm 352.5 KB (361035)
novell-edirectory-jclnt-8.8.6.5-3.29.x86_64.rpm 267.6 KB (274042)
novell-edirectory-tsands-32bit-8.8.6.5-3.29.x86_64.rpm 257.9 KB (264148)
novell-edirectory-tsands-8.8.6.5-3.29.x86_64.rpm 264.9 KB (271293)
novell-NDSbase-32bit-8.8.6.5-3.29.x86_64.rpm 406.4 KB (416224)
novell-NDSbase-8.8.6.5-3.29.x86_64.rpm 552.7 KB (566025)
novell-NDScommon-8.8.6.5-3.29.x86_64.rpm 225.3 KB (230725)
novell-NDSimon-8.8.6.5-3.124.x86_64.rpm 2.5 MB (2665985)
novell-NDSserv-32bit-8.8.6.5-3.29.x86_64.rpm 4.5 MB (4769948)
novell-NDSserv-8.8.6.5-3.29.x86_64.rpm 6.0 MB (6392800)
novell-NOVLembox-8.8.6.5-3.90.x86_64.rpm 2.3 MB (2428914)
novell-NOVLice-32bit-8.8.6.5-3.29.x86_64.rpm 263.3 KB (269625)
novell-NOVLice-8.8.6.5-3.29.x86_64.rpm 443.4 KB (454111)
novell-NOVLsnmp-8.8.6.5-3.16.x86_64.rpm 70.7 KB (72481)
novell-NOVLsubag-8.8.6.5-3.16.x86_64.rpm 685.7 KB (702220)
novell-sasl-gssapi-method-2.8.3.3-4.1.x86_64.rpm 1.4 MB (1567378)
readme_5141051.html 10.5 KB (10797)

Security Update for Novell OES Samba in OES11

Security Update for Novell OES Samba in OES11

TID 5141050

Files Included                                                                                          Size                          Date
novell-oes-samba-cifs-mount-3.4.3-1.36.17.x86_64.rpm                    1.5 MB (1656955)   2012-04-30 14:15:20
novell-oes-samba-libsmbclient0-32bit-3.4.3-1.36.17.x86_64.rpm      1.3 MB (1454602)   2012-04-30 14:15:42
novell-oes-samba-libtdb1-3.4.3-1.36.17.x86_64.rpm                           139.5 KB (142946)  2012-04-30 14:15:46
novell-oes-samba-libsmbclient0-3.4.3-1.36.17.x86_64.rpm                1.4 MB (1484631)   2012-04-30 14:15:41
novell-oes-samba-client-32bit-3.4.3-1.36.17.x86_64.rpm                … Continue reading

April 2012 Scheduled Maintenance for OES11

April 2012 Scheduled Maintenance for OES11

TID 5141010

Bug: Issue

  • – 410243: Renaming a Volume Mount point with an existing Mount point, does not remove the old mount point
  • – 517837: Unable to create users with MMC due to the Top superclass on Person
  • – 604852: adminfsdrv hangs while unloading during a reboot.
  • – 681363: Samify Objects fails on NetWare License Object
  • – 692807: Enh: OES’s metamig to be compatible with NetWare’s TRUSTEE.NLM
  • – 699465: setspn -l dsfw\admin Failed to bind to DC of domain DSFW, Access is denied
  • – 702772: VLDB fails to respond to a client authentication request
  • – 707745: ravsui rebuildhangs at 12.99%
  • – 708116: Vlog seg fault
  • – 709687: OES11LH: YaST should not create cluster if SBD creation fails
  • – 713102: The child domain installation have a invalid TDO if you retried at ndsdcinit stage during child domain installation
  • – 716512: OES11LH: NSSMU should support -1… Continue reading

Categories