Wednesday, February 29, 2012

Using find command in Unix with prune option

http://stackoverflow.com/questions/1489277/how-to-use-prune-option-of-find-in-sh

Thursday, February 23, 2012

Forcing Windows 7 to connect to SAMBA using old authentication method

For Windows 7 Pro
  1. from the run command or from a cmd window run secpol.msc
  2. go to “Local Policies” -> “Security Options” -> “Network Security: LAN Manager authentication level”
  3. change to “LM and NTLM – use NTLMV2 session security if negotiated”
  4. Press the OK button

For Windows 7 Home
Browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LsaCreate a new DWORD value with the following properties: NAME: LmCompatibilityLevel VALUE: 1