
Sharepoint services 2.0 / Office 2003 težava – Urejanje v podatkovnem listu ne deluje v določenih različicah … / Sharepoint services 2.0 / Office 2003 issue – Edit in datasheet does not work on some versions …
Spodnji članek opisuje težavo in rešitev: / The following article describes the problem and the solution:
Event ID:13 na dodatnem strežniku v domenskem/AD okolju Windows server 2003 / Event ID:13 on additional server in domain/AD environment based on Windows server 2003
Če se vam v Event logu vsakih osem(8) ur pojavlja sledeča napaka: / If you get this error every eight(8) hours:
Event ID:13 – Automatic certificate enrollment for local system failed to enroll for one Domain Controller certificate (0x80070005). Access is denied.
…in je vaš strežnik Windows server 2003 z nameščenim Servisnim paketom 1 / … and your server runs Windows server 2003 with Service pack 1…
…morate dodati varnostno skupino Domain controllers kot člana v varnostni skupini: CERTSVC_DCOM_ACCESS / … than you must add security group Domain controllers as a member of a group: CERTSVC_DCOM_ACCESS
Ko enkrat dodamo skupino ponovno zaženemo Certsrv po sledečih korakih: / After adding a group we must restart Certsrv using folowing steps:
1. certutil –setreg SetupStatus –SETUP_DCOM_SECURITY_UPDATED_FLAG
2. net stop certsvc
3. net start certsvc
Želite več od vašega osebnega požarnega zidu? / Do you want to get more from your personal firewall?
Večkrat me uporabniki vprašajo o dejanski učinkovitosti osebnih požarnih zidov. Za vse tiste, ki večkrat s svojimi računalniki gostujete v tujih omrežjih priporočam ogled spodnjih dveh brezplačnih “požarnih rešitev”. Izdelka sta zagotovo primerna tudi za manjša podjetja, ki nimajo sofisticiranega korporativnega požarnega zidu. / I am often asked by users about the efficiency of personal firewall. I suggest to anyone who roam with it’s machine in different networks (partners networks, wi-fi hotspots …) to use personal firewall – maybe one of two free solutions on the links mentioned below. This two solutions can be also used as small business solution – in an enterprise without it’s own corporate firewall solution. Take a look.
Hvala Tomažu / Thanks to Tomaž (http://www.macus.info) / http://www.nevarnost.org
Comodo Personal firewall
Jetico Personal firewall – freeware
Razlaga kljukice – “Use default gateway on remote network” pri uporabi VPN povezav. / Explanation of the checkbox – “Use default gateway on remote network” when using VPN connections.
Problem pri brisanju PTR zapisov, ce smo jih dodali skozi CNAME ali A zapis z velikimi črkami… / Problem with PTR records that were added with CNAME or A record using upercase.
Zapise PTR lahko brišete z ukazom / You can permanently delete PTR records using syntax:
dnscmd /recorddelete X.X.X.in-addr.arpa. X PTR
Več informacij / More info:
http://support.microsoft.com/kb/842127
Nejc Skoberne – Nejko’s randomness
Včasih rabiš zračunat koliko diskov potrebuješ za sestavit RAID0,1,3,4,5… / Sometimes you need to calculate the number of disks and the size of the RAID1,3,4,5…
Geslo za čokolado. :) / Password for a chocolate. :)
Kako lahko preprost predstavitveni CD pošlje vaša gesla po elektronski pošti nepridipravu… / How can a simple presentation CD send your password stored in your protected storage to the hacker…
Potrebujemo tri komponente / all we need are this three components:
- sendEmail.exe – ukaznovrstični program za pošiljanje elektronske pošte / commandline utility to send e-mail // http://caspian.dotconf.net/menu/Software/SendEmail/
- pspv.exe – program za izpis t.i. protected storage / program to print out protected storage // http://www.nirsoft.net/utils/pspv.html
- autorun.inf – datoteka, ki vsebuje autorun zapise / file with autorun parameters // http://www.phdcc.com/shellrun/autorun.htm
- autorun.bat – datoteka, ki jo poženemo skozi autorun.inf / batch procedure that is called by autorun.inf
Edini način za zaustavitev takšnega početja je / The only way to disable souch activity is to:
- izključitev funkcije Autorun (uporabi Microsoftovo orodje – TweakUI ali mojo .reg skripto) / disable Autorun function (try using Microsoft tool – TweakUI or my .reg script)
- vključitev požarnega zidu navzven (SMTP promet se omeji / zapremo vrata 25) / turning the firewall on (SMTP traffic should be limited / closed port 25) (dodatna težava: kaj pa če poštni strežnik posluša na vratih 80?!? / extra truble: what if the mail server listens on port 80?!?)
- (mogoče najpomembnejša alineja) morda biti malce nezaupljiv 🙂 / (maybe the most important thing…) Do not trust just anybody! 🙂