<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / smb</title>
<link>http://netvouz.com/falko/tag/smb?feed=rss</link>
<description>falko&#39;s bookmarks tagged &quot;smb&quot; on Netvouz</description>
<item><title>An attempt to complete automatic discovery and mounting of SMB (Windows and Samba) networkshares</title>
<link>http://www.howtoforge.com/automatic_discovery_mounting_smb_networkshares</link>
<description>For some time I have been looking for a good way to let my computer discover the Windows network and mount shares on demand. After trying the kioslaves in the desktop of my choice (KDE) and the FUSE programs Fusesmb and SmbNetFs, I was not really satisfied. There had to be a way to let my computer discover all the workgroups/domains, the hosts and the shares, and mount a share on a hosts on demand.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 29 Aug 2007 09:56:28 GMT</pubDate>
</item><item><title>Configuring Samba 3.0 To Use The ADS Security Mode (CentOS)</title>
<link>http://www.howtoforge.com/samba_ads_security_mode</link>
<description>The intent of this article is to show you how to configure your Linux machine and Samba server to participate in a Windows 2003 Active Directory domain as a Member Server using Kerberos authentication. This involves using the security = ADS security mode in Samba.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 27 Jun 2007 10:05:23 GMT</pubDate>
</item><item><title>Debian 4.0 (Etch) Samba Standalone Server With tdbsam Backend | HowtoForge</title>
<link>http://www.howtoforge.com/debian_etch_samba_standalone_server_with_tdbsam_backend</link>
<description>This tutorial explains the installation of a Samba file server on Debian Etch and how to configure it to share files over the SMB protocol as well as adding users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has its own home directory that is accessible via SMB protocol and all users have a shared directory with read/write access.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 22 Apr 2007 09:12:12 GMT</pubDate>
</item><item><title>Fedora 13 Samba Standalone Server With tdbsam Backend</title>
<link>http://www.howtoforge.com/fedora-13-samba-standalone-server-with-tdbsam-backend</link>
<description>This tutorial explains the installation of a Samba fileserver on Fedora 13 and how to configure it to share files over the SMB protocol as well as how to add users. Samba is configured as a standalone server, not as a domain controller. In the resulting setup, every user has his own home directory accessible via the SMB protocol and all users have a shared directory with read-/write access.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 05 Aug 2010 16:06:03 GMT</pubDate>
</item><item><title>How To Build A Standalone File Server With Nexenta 3.0 Beta2</title>
<link>http://www.howtoforge.com/how-to-build-a-standalone-file-server-with-nexenta-3.0-beta2</link>
<description>Nexenta is a project developing a debian user-land for the OpenSolaris kernel. This provides all of the advantages of apt as a package respoitory (based on the Ubuntu LTS apt repository, currently using 8.04) as well as the advantages of the ZFS filesystem. In the resulting setup every user can have his/her own home directory accessible via the SMB protocol or NFS with read-/write access.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 06 May 2010 11:41:59 GMT</pubDate>
</item><item><title>Installing LedgerSMB (Open Source Accounting Application) On Debian Etch</title>
<link>http://www.howtoforge.com/ledgersmb_debian_etch</link>
<description>LedgerSMB is a free (licensed under the GPL), web based double entry accounting system written in Perl which uses PostgreSQL for data storage. It is intended for small and medium businesses (SMB), and it can be used easily through a regular web browser like Firefox. This tutorial explains how to install LedgerSMB on a Debian Etch system.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 14 Oct 2007 10:29:16 GMT</pubDate>
</item><item><title>Openfiler 2.3 Active/Passive Cluster (heartbeat,DRBD) With Offsite Replication Node</title>
<link>http://www.howtoforge.com/openfiler-2.3-active-passive-cluster-heartbeat-drbd-with-offsite-replication-node</link>
<description>Openfiler is a Linux based NAS/SAN application which can deliver storage over nfs/smb/iscsi and ftp. It has a web interface over that you can control these services. The cluster we build will consist of two nodes replicating each other and taking over services and storage in case of emergency. Furthermore we have an Offsite Replication Server, which ideally stands in a physically different position and replicates the configurations/storage from which ever node is active. In case of emergency this Offsite Replication Server can be used to restore the cluster and to deliver the services.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 10 Feb 2011 14:23:14 GMT</pubDate>
</item><item><title>OpenLDAP + Samba Domain Controller On Ubuntu 7.10</title>
<link>http://www.howtoforge.com/openldap-samba-domain-controller-ubuntu7.10</link>
<description>This document is a step by step guide for configuring Ubuntu 7.10 as a Samba Domain Controller with an LDAP backend (OpenLDAP). The point is to configure a server that can be comparable, from a central authentication point of view, to a Windows Server 2003 Domain Controller. The end result will be a server with an LDAP directory for storing user, group, and computer accounts. A Windows XP Professional SP2 workstation will be able to join the domain once properly configured.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 06 Jan 2008 11:56:55 GMT</pubDate>
</item><item><title>SAMBA (Domaincontroller) Server For Small Workgroups With Ubuntu 7.10</title>
<link>http://www.howtoforge.com/ubuntu-gutsy-samba-domaincontroller</link>
<description>This is a detailed description about setting up an Ubuntu based server (Ubuntu 7.10) to act as file- and printserver for Windows(tm) workstations in small workgroups. This howto uses the tdb backend for SAMBA to store passwords and account information. This is suitable for workgroups for up to 250 users and is easier to set up than an LDAP backend.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Fri, 23 Nov 2007 11:06:06 GMT</pubDate>
</item><item><title>Samba Domaincontroller For Small Workgroups With SWAT On Fedora 8</title>
<link>http://www.howtoforge.com/samba-domaincontroller-swat-fedora8</link>
<description>This document describes how to set up and configure a Samba Domaincontroller for small workgroups (up to 250 users) on Fedora 8 with the Samba Web Administration Tool. The resulting system provides an easy-to-manage domaincontroller for your Windows network.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 13 Dec 2007 13:08:32 GMT</pubDate>
</item></channel></rss>