Lanos Business Communications IT blog
Wednesday, 2 January 2013
How to integrate OpenSIS with Joomla LDAP authentication
›
Whilst working with OpenSIS and Joomla for school intranets I have figured out a way to seamlessly integrate LDAP authentication in Joomla ...
8 comments:
Saturday, 8 September 2012
PHP Script How to split domain from e-mail
›
function getDomainFromEmail($email) { // Get the data after the @ sign $domain = substr(strrchr($email, "@"), 1);...
How to add a UPN suffix with VBScript VBS
›
'----------Script configuration Const ADS_PROPERTY_APPEND=3 strNewSuffix=" test.com " strDomain="domain...
How to setup NTP time sync in Windows Server 2008
›
The good news is: When configured correctly, you can use the Windows Time (W32Time) service as an SNTP/NTP server for both windows...
Windows 7 RDP how to hide remotely logged on users
›
Once you are logged into one of these editions of Windows 7, type " secpol.msc " into the start menu's search field and cli...
Windows 7 where is All users Dekstop and Start Menu folder
›
All users desktop: C:\Users\Public\Desktop\ All users start menu: C:\ProgramData\Microsoft\Windows\Start Menu\
How to install DropBox for all users in Windows 7 64-bit
›
when you install DropBox using “run as administrator” the program gets installed to the administrator profile and wouldn’t be ...
›
Home
View web version