| bio | website | |
|---|---|---|
| location | France | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | May 20 at 6:34 | |
| stats | profile views | 13 |
|
Apr 20 |
comment |
Apache proxy for CAS SSO - configuration example @kashyap you are welcome. There seems to be a small problem with this config, though. I am investigating right now (the problem is posted at splunkbase) |
|
Dec 10 |
comment |
using nmap to guess remote OS and probe service details on a single port only Thanks - this makes it a perfect combination then. |
|
Dec 9 |
comment |
using nmap to guess remote OS and probe service details on a single port only Thanks - this is exactly what I was looking for (though nmap would have been better off using a command line switch instaed of the config file as this requires, in practical terms, a separate nmap install for the specific scan) |
|
Dec 3 |
comment |
How to check authenticated access to MS Windows machines in a batch Thanks a lot. (EDIT: I asked about parsing CIDR ranges but I found the answer here: thepowershellguy.com/blogs/gaurhoth/archive/2007/03/29/…) |
|
Nov 22 |
comment |
How to check authenticated access to MS Windows machines in a batch @SpacemanSpiff: I never tried PowerShell (I am a Unix guy) but I will try. Would you have 3-4 keywords (function names) I should look at? |
|
Nov 22 |
comment |
How to check authenticated access to MS Windows machines in a batch @tony: there is the official AD domain (I have the credentials) and all the machines should be in there. I have doubts. I want to check :) |
|
Jan 11 |
comment |
rsyslog - relaying only remotely received messages (edit: nxlog will be better) I happened to discover nxlog yesterday and it exactly fullfils my needs, and does it better than rsyslog. It uses buffering in a very natural way and, as you mentionned, has a natural and simple configuration. I am switching to it for general logging soon. |
|
Nov 5 |
comment |
ssh with passphrase, fallback to Google Authenticator Thanks a lot - this is very complete and exactly what I was looking for. |