Archive for the 'Linux' Category

samba guest user

Saturday, December 1st, 2012

I ran across a mailinglist with a post about the "map to guest" parameter. It describes it rather well.

====

samba defaults to "never" which the developers believe is a good idea.
however, i believe the default for NT4 is "Bad Password". would it not
make more sense to make the default the same as NT4 as most of the other
options do?

default as 'Never': 
1) non-domain user cannot see samba
2) domain user, wrong passwd cannot see samba
3) domain user, correct passwd can see samba, access shares

'Bad User':
1) non-domain user sees samba, prompted for passwd on share access
2) domain user, wrong passwd cannot see samba
3) domain user, correct passwd can see samba, access shares

'Bad Password':
1) non-domain user sees samba, prompted for passwd on share access
2) domain user, wrong passwd sees samba, prompted for passwd on share
access
3) domain user, correct passwd sees samba, access shares

Brother Printer Driver and Gentoo

Wednesday, February 8th, 2012

It's about time I got back to gentoo again. It's been close to 8 years since I've used it. And having bought myself a new Brother printer I found the first subject to write about.
So please check it out here and here.

Webserver setup

Monday, June 9th, 2008

Two new recipes are ready and posted.
1. Multiple IP addresses on one NIC. click here
2. LAMP server. click here

VMware server

Sunday, February 10th, 2008

I made a note just to remind myself how to get VMware server up and running on my machine. If you'd like to read it, just go here

Azureus remote controlled client

Tuesday, January 15th, 2008

How my torrent client is setup can be found here
Hope you find it useful.

Webmin

Sunday, December 30th, 2007

Now I can control my server using the webmin interface. For the curious of you here is the setup.

Public key authentication howto

Friday, October 19th, 2007

OK, just finished the setup of public key authentication on my server. Here is how I did it.

Hardware, Raid and LVM setup

Sunday, September 30th, 2007

The next miniguide is now ready, and can be found here

Arch Samba Server

Sunday, September 16th, 2007

So finally the new and improved version of my Arch Samba guide is ready for publishing. As always I would appreciate if you inform me of any errors in the guide.