Search
Downloads
- Add DisplayName
- Add Mail
- Add uniqueDomainID
- Add UserPrincipalName
- ADPH roles
- adsiedit and other tools
- Backup eDirectory script
- Certificate Re-creation Script
- Console One – Linux
- Console One – Windows
- Delete license objects
- Delete loginExpirationTime
- Delete loginExpirationTime
- DNS CASA Repair
- DSfW DNS Health Check
- DSfW Health Check (RPM)
- DSfW Health Check (Script)
- DSfW Logs
- DSfW Monitor (Script)
- DSfW Monitor xad and rpc
- DSfW Port Check
- DSfW Process check
- DSfW removal tools
- DSfW Status check
- DSfWMon (RPM)
- dsrepair for linux
- eDir NCP statistics – OES Only
- eDir statistics – standalone
- eDir/DSfW statistics – DSfW Only
- Fix Assign Rights TID 7009930
- Fix DNS Guid script
- Fix ldap objects
- Fix sysvol ACLs
- GPMC for Windows 7
- GPMC for XP and 2003 32bit
- GPO Information script
- highutil_gstack-1.5.sh
- LDAP Browser – Apache Studio
- LDAP Browser – JXplorer
- MMC for Windows 7
- MMC for XP and 2003 x86
- modify_grouptype-1.0.sh
- NCP Clear Station All
- NDSD Health Check
- Objectsid Scripts
- Objectsids – Display Duplicates
- Process Monitor
- Register Servers
- Remove Domain Controller
- Rename DSfW Netbios Name
- Return objects missing uniquedomainid
- Update acls
- Update Computer acls
- Utility – dump-keytab-tool
- Utility – ndsPacketTrace
- Utility – Passwords: diagpwd
- Utility – Passwords: pwdcheck.pl
- Utility – Passwords: rmupwd
- Utility – Trace Menu
- vi commands
- WireShark
- WireShark Colors
Documentation
- DSfW Best Practices Guide
- DSfW OES11
- DSfW oes2sp3
- DSfW Security Guide
- eDirectory 8.8
- eDirectory 8.8 Admin Guide
- eDirectory Troubleshooting Guide
- LDAP Proxy
- NMAS NDK Documentation
- Novell Customer Center
- Novell DNS
- Novell Login Script Guide
- OES11 Documentation
- OES2SP3 Documentation
- Password Policies
- Samba 3.5
Books
Archives
- August 2018
- November 2016
- September 2015
- June 2015
- April 2015
- February 2015
- December 2014
- October 2014
- September 2014
- June 2014
- May 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
chmod
Copy file permissions with chmod –reference
If you file you need to set permissions on and there is another file that already has the desired permissions, use the –reference switch with chmod.
chmod –reference <reference file> <target file>
Example: Say eDirectory is not starting or even cores on startup. Taking a strace points to a library. You see symbolic link for libldapsdk.so is missing. libldapsdk.so.0 is there.
You can quickly create the symbolic link with the ln -s command
ln -s libldapsdk.so.0.0.0 libldapsdk.so
The permissions now need to be set. For this library it is simple, chmod 777, but some say you are not good with chmod or the permissions are a little different. The easy way to do set the files is copy from another library link.
chmod –reference libldapsdk.so.0 libldapskd.so
Recent Posts
- Updated NDSD Health Check Script for OES2018/SLES12
- DSfW 2008 R2 Schema Update
- Logon-Logoff / Power-on-Shutdown Scripts Execution for Windows Clients of DSfW
- How to remove a DSfW Domain Controller
- March 2015 OES 11 SP2 Scheduled Maintenance Update 10332
- January 2015 Scheduled Maintenance Update
- December 2014 Scheduled Maintenance Update
- DSfW Migration – OES 11 SP1 to OES11 SP2
- OES 2015 NSS for AD
- supportconfig updated with DSfW information
Categories
- BlackBerry (1)
- Cifs (3)
- DNS (8)
- Domain Services for Windows (61)
- Downloads (4)
- eDir (19)
- Features (2)
- Filr (1)
- Forest Trust (4)
- iManager (1)
- Install (11)
- kerberos (3)
- LDAP (12)
- Mac (2)
- MS AD (4)
- NetIQ (1)
- Novell (63)
- OES (10)
- OES 2018 (1)
- Password Policies (1)
- Patches (40)
- RPMs (3)
- Scripts (22)
- SLES 11 (3)
- SLES12 (1)
- SuSE (4)
- tcpcump (1)
- Traces (3)
- Troubleshooting (18)
- VMWare View (5)
- Workstation (3)
CoolSolutions
- Application reported to work with DSfW
- Authasas and DSfW
- Configure Citrix XenDesktop with DSFW
- Configure DSfW and Xenapp 6 Part1
- Configure DSfW and Xenapp 6 Part2
- Configure DSfW and Xenapp 6 Part3
- Deploying NetApp Filer in a DSfW environment
- Diagnostic tool for DNS Records
- DNS Console for Mac OSX
- DSfW and a Clustered NSS Volume
- Install and Configure XenApp 6 as a DSFW Domain Administrator
- Managing Domain Services for Windows domain boundary
- ndsPacketTrace
- New Features of DSfW in OES11SP2
- Novell Client for Windows 7 / Windows 2008 Server and DSFW
- Novell DNS CASA Repair Tool
- Post Configuration of DNS on an Additional Domain Controller in OES2SP3
- Remove Domain Controller
- Troubleshooting sysvolsync
TIDs
- Add Mail
- DSfW TIDs regarding VMWare View
- Fix ldap objects
- Helpful TIDs on DSfW
- How to get a Windows memory dump
- How to take a LDAP trace for DSfW
- Important log files for DSFW
- Install of ADC DSfW server fails in DNS task
- Ldapsearch for DSfW
- OES January 2012 Maintenance
- OES November 2011 Maintenance
- Preparing for Domain Services for Windows Install
- Providing Kernel Core Dumps to Support Incidents
- Tools Needed to Troubleshoot a Workstation Joining a DSfW Domain