[Samba] Well hells bells

2012-01-28 Thread tms3
I just found out about the preconfigured packages for pfsense And got Asterisk 10 running on FreeBSD... Strange world we live in. TMS III -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Help - Mounting a Windows computer with two IP addresses

2011-12-23 Thread tms3
Hi all, I need to mount a Windows share locally on my laptop. However, I cannot do this via sudo mount -t smbfs //host_name/share_name /local_mount because the host_name has two IP addresses with it as shown by nmblookup //host_name. In Windows network adapter settings, disable net

Re: [Samba] Fw: PDC/wins on multiple networks

2011-03-25 Thread tms3
Hi, The pc that runs the samba server is my own property, it also dubs as router and dhcp server. I assign WINS server to the clients by dhcp using dnsmasq. I do not need or want to setup a domain. I just want to share files between the two networks using windows neighborhood and a workgr

Re: [Samba] qmail schema

2011-03-24 Thread tms3
Hallo all, I need help right now, i've installed samba PDC and i think it work's, i can add and remove users and groups. I need to include qmail.schema on my slapd.conf, so i have copied qmail.schema file on /etc/openldap/schema/ but when i restart ldap service always failed, this is the

Re: [Samba] Samba4 domain trust to windows 2003 domain

2011-03-17 Thread tms3
Hi, i have installed Samba4 ALPHA 15 on debian/ubuntu how to described in http://wiki.samba.org/index.php/Samba4/HOWTO all ok i created a domain and i have join pc and member server, etc.. etc... Now i want trust my test domain with a existent windows AD domain, is possible? exist an HOWTO th

Re: [Samba] Samba PDC adding new user, profile dir is not created

2011-03-16 Thread tms3
You should show us enough information for us to re-produce such as all content of smb.conf and related settings: In my lab, profile dir is successfully created. My env is... - Debian lenny (hostname is "lenny5") + self-compiled Samba 3.5.6 - my smb.conf and shares --- [global] workgr

Re: [Samba] Debian Lenny 5.04 and DMS in Windows 2000 Native Domain +Forest with Samba 3.2.5

2011-03-03 Thread tms3
Hello All, I have been struggling with this for a long, long time. I came here looking for answers. So, I have a VM running Debian Lenny. I install the apt package samba, which installs 3.2.5. I work in a large university with an extensive Active Directory environment, both forest and doma

Re: [Samba] problem with samba 3.5.6 try to join W2K8

2011-03-02 Thread tms3
hi, I trying to join a samba 3.5.6 (debian) on a domain W2K8 without kerberos followin the wiki page (http://wiki.samba.org/index.php/Samba_&_Active_Directory) using net ads join ads implies kerberos i've got this error Failed to join domain: failed to join domain 'MYDOMAIN.COM' over rp

Re: [Samba] Settings ACLS from Windows via member server

2011-02-22 Thread tms3
John, It would help the list to understand WHY you believe that winbind is NOT needed by the PDC/BDC, and WHY it is needed on member servers. Winbind, as the name suggests, does authentication for the unix server. Of course the manual has a very good write up of it: "Winbind unifies UNI

Re: [Samba] Settings ACLS from Windows via member server

2011-02-22 Thread tms3
Do you have acls set on the file system for the member servers? Winbind is for authentication purposes, not files system acls. Without winbind I did not get users names in the ACLs tab under windwows? Do you get these? I don't currently have any S3 servers to check... John -- To

Re: [Samba] Settings ACLS from Windows via member server

2011-02-22 Thread tms3
X-SpamDetect-Info: - End ASpam results - If you want to set ACLs of domain users and groups, you have to run winbindd regardless of AD env. or not. # You can set ACLs of server local users and groups without running winbindd. Hmm... I was working from:

Re: [Samba] Settings ACLS from Windows via member server

2011-02-22 Thread tms3
2) With a non-AD environment, should our samba member servers run winbind? My understanding is not, but this could be part of the problem. If you want to set ACLs of domain users and groups, you have to run winbindd regardless of AD env. or not. I've done acls just using nss_ldap.

Re: [Samba] making BDC samba + ldap server

2011-02-20 Thread tms3
Hi Ok, and how I config nss_ldap? When I copy all database is included? Well, the easiest way, for Samba use, is to simply cp your ldap.conf file for the ldap client application to nss_ldap.conf--cp ldap.conf nss_ldap.conf (this can be a bit confusing, as openldap uses a file called

Re: [Samba] making BDC samba + ldap server

2011-02-20 Thread tms3
Hi Thanks, this howto for me its better. I have other doubt, syncrepl needs to be installed or comes integrated with slapd daemon? It is all part of the openldap suite. And to transfer all shared samba folders and profile content, when it's the better moment? I understand when samba i

Re: [Samba] making BDC samba + ldap server

2011-02-19 Thread tms3
Now you are on to copy your slapd.conf and ldap.conf to your new machine: Ex: scp slapd.conf root@2machine:/etc/openldap ---HOw I can make this If slurpd is deprecated? The guide http://blog.suretecsystems.com/archives/129-Replacing-Slurpd-using-OpenLDAP-2.4.html

Re: [Samba] Help needed with Windows7 roaming files.

2011-02-18 Thread tms3
Hi all, We've been trying to setup/upgrade a samba PDC (version 3.56) with OpenLDAP as backend and roaming profiles for Windows7 (32bit) Clients. windows7 has no problem with login after applying the reg patches, however, it seems to always load a temporary profile as opposed to roaming

Re: [Samba] making BDC samba + ldap server

2011-02-18 Thread tms3
In my hint I think your samba PDC/Ldap is cuurently working well! First of all install a second machine with the samba and ldap. Do not start samba, do not start ldap. The ldap database should be nearly empty ex:/var/lib/ldap Now copy your smb.conf to your new machine ex: scp root@2machine:/

Re: [Samba] making BDC samba + ldap server

2011-02-17 Thread tms3
I've never attempted, but here it is: http://wiki.samba.org/index.php/Replicated_Failover_Domain_Controller_and_file_server_using_LDAP Follow the LDAP stuff in the above article as a template. The smbldap_tools is a good idea too. The rest of the samba stuff is right out of the samba ma

Re: [Samba] I can't connect to a Samba resource

2011-02-16 Thread tms3
Dear, thanks for your help.I've logged into a Windows domain with user: jelo and pass: rata89012. My desktop is Windows XP SP2. In samba server the shared resource is /var/recorder with this rigths: drwxr-xr-x 2 root root 4096 feb 16 14:56 recorder For starters try chown -R jelo:Do

Re: [Samba] I can't connect to a Samba resource

2011-02-16 Thread tms3
Dear, I'll appreciate your help because I can't connect to a samba resource. Here are the details: Samba Server: Centos 5.5 with samba and samba-common packages Content of smb.conf: [global] workgroup = somisa server string = Test server log file = /var/log/samba/%m.log security = user enc

Re: [Samba] Samba4 and iptables

2011-02-14 Thread tms3
Hello tms3 and list-members, many thanks for your help. I spend a lot of time to configure my firewall. I opened all here <http://technet.microsoft.com/en-us/library/dd772723%28WS.10%29.aspx> listed ports, but at the first time without success. I don't know why, b

Re: [Samba] Lost my Samba PDC, trying to rebuild

2011-02-13 Thread tms3
--- Original message --- Subject: Re: [Samba] Lost my Samba PDC, trying to rebuild From: Robert Moskowitz To: Cc: Date: Sunday, 13/02/2011 9:39 PM On 02/13/2011 11:42 PM, t...@tms3.com wrote: The problem comes with users. The users were user.HOME in 'Document

Re: [Samba] Lost my Samba PDC, trying to rebuild

2011-02-13 Thread tms3
The problem comes with users. The users were user.HOME in 'Documents and Settings'. But so far on the one computer I have tried with the one user I have on that computer, it is creating a new profile for user.HDA. What controls the profile directory on the computer (btw, the OS is XP)?

Re: [Samba] Samba4 and iptables

2011-02-10 Thread tms3
Hello everybody, I have a running an installation of Samba4 as AD. All is working fine, but when I start the firewall, the clients have problems to login. By my firewall-rules from the past, I had opened the ports 137:139 and 445 for samba and new for bind the port 53. Kerberos is on port

Re: [Samba] Problem with trust relationship

2011-02-10 Thread tms3
--- Original message --- Subject: Re: [Samba] Problem with trust relationship From: Leonardo Carneiro To: Date: Thursday, 10/02/2011 2:46 AM On Wed, Feb 9, 2011 at 4:36 PM, wrote: Hi John and others, Tks for the feedback. I tried the configs you showed to me and unfortunally did n

Re: [Samba] Problem with trust relationship

2011-02-09 Thread tms3
Hi John and others, Tks for the feedback. I tried the configs you showed to me and unfortunally did not work. Also, there is a [small] number of windows xp and vista getting the same problem too. Any new ideas? You need to re add the systems back to the domain after the trust expires. The

Re: [Samba] samba4 LDAP Timeout - Wrong IP?

2011-02-08 Thread tms3
I am trying to join a samba4 server to an existing Windows SBS 2003 domain as a DC. I've compiled samba4 from git and am following the howto. On what is essentially the first step, I get a "failed to connect" error with an ldap:// url, and the message NT_STATUS_IO_TIMEOUT. In reviewin

Re: [Samba] Freebsd pdc

2011-02-05 Thread tms3
--- Original message --- I was just wondering how many people out there are using FreeBSD as a pdc. Yep. Built lots of them. With ldap backends. I see a few guides on the net mostly followed by a load of posts of problems people encounter. Is it like most things that once you have done

Re: [Samba] Seperate BIND server for Samba 4

2011-02-02 Thread tms3
Hello! I've set up samba 4 with great success since alpha12, but i've always used a locally installed version of BIND. Is it possible to use a seperate BIND server instead? I'd like to not run BIND on my file server. Yes. That's how I set up mine. I have not seen any instructions

Re: [Samba] Managing win7 machines..

2011-01-28 Thread tms3
Ok, i get it... so both options are horror... so basically i have to use samba4 for the policies and all. and use samba3 on a different machine for the network browsing and printing. must be do-able just 1 question, can i use samba3 for the masterbrowser/wins and make samba4 use that..

Re: [Samba] Windows 7/Samba unable to log in via name, works by IP

2011-01-25 Thread tms3
Hi, I'm hoping someone can help with this. We have a 3.3.8 Samba server, on Centos 5.5 64, security DOMAIN, works beautifully with XP. When windows 7 systems attempt to log in via \\NAME, the login window just continually repeats, but they can login successfully when using \\IP_ADDRESS

Re: [Samba] Shutting down WinXP Pro instance

2011-01-24 Thread tms3
--- Original message --- Subject: Re: [Samba] Shutting down WinXP Pro instance From: Michael Wood To: Joe Tseng Cc: Date: Monday, 24/01/2011 10:51 PM Hi On 25 January 2011 02:54, Joe Tseng wrote: Recently I set up a PDC (Fedora 12 - I'm using this for a specific reason) using Samba

Re: [Samba] Trouble installing SWAT on a Samba 4 Alpha 13 buildonUbuntu Server

2011-01-24 Thread tms3
But when I click apply, the jenfab\finance group dissappears from the list and the changes never save. What OS are you using? If Linux then make sure share file system is xattrs capable and enable it in /etc/fstab (I believe). If not you can use: posix:eadb = /usr/local/samba/private

Re: [Samba] Trouble installing SWAT on a Samba 4 Alpha 13 build onUbuntu Server

2011-01-24 Thread tms3
I am not sure how to use Microsoft AD tools to create shares and then set those shares permissable to certain AD groups. For example, I need to create a share called "Finance" and only the people in Finance can read/write to it. I was hoping to use SWAT to help in creation and management of

Re: [Samba] store profiles on a third server

2011-01-23 Thread tms3
I have had it this way for 5+ years at work. My PDC and BDCs exist as openvz and lvm virtual machines that I can move to any server. Neither of these contain any file shares. Can this be done if not using LDAP? I do not know. I believe it would be more difficult without LDAP however. W

Re: [Samba] Multiple domains issue

2011-01-23 Thread tms3
I encountered a strange problem recently when changing the IP of my Samba server. We are in the process of moving from an ancient NT4 domain to an AD domain. We did a full migration of all the users, and up until Friday, our AD users were able to access the Samba server (which is still on th

Re: [Samba] store profiles on a third server

2011-01-23 Thread tms3
--- Original message --- Subject: [Samba] store profiles on a third server From: André Rodier To: Date: Sunday, 23/01/2011 9:08 AM X-SpamDetect-Info: - Start ASpam results --- X-SpamDetect-Info: This message may be spam. This message BODY has been altered to show

Re: [Samba] Samba hangs the boot on Gentoo.

2011-01-22 Thread tms3
Hello, Today I came across with the problem with booting my Gentoo system. Yesterday I installed samba and when I turned on my notebook today it stops booting at starting up the samba daemon. It goes until: * samba -> start: smbd ... I had some difficulties a few years back with Samb

Re: [Samba] Problems with a trust relation between sambaandsambadifferent subnet

2011-01-21 Thread tms3
--- Original message --- Subject: Re: [Samba] Problems with a trust relation between sambaandsambadifferent subnet From: Alberto Moreno To: Date: Friday, 21/01/2011 3:32 PM On Fri, Jan 21, 2011 at 3:20 PM, wrote: Two domains. Well this is a test systems. But my current product

Re: [Samba] Problems with a trust relation between samba andsambadifferent subnet

2011-01-21 Thread tms3
Two domains. Well this is a test systems. But my current production system are separate by a P2P link. What u recommend? Location A --> PDC Wins Server +LDAP server Location B --> BDC +LDAP server smb.conf to point to local ldap servers. ? Them, u say 1 wins to rule them all m

Re: [Samba] Problems with a trust relation between samba and sambadifferent subnet

2011-01-21 Thread tms3
My friends I want to make to domains running samba+ldap to share resources, I want to create a trust relation in two directions. Both domains have wins enable but are on different subnet. MUST use the same WINS server for trusts to work. Why have two domains? Domain Name: DOM1Netbio

Re: [Samba] trust relation between 2 networks firewall issues!!!

2011-01-18 Thread tms3
Hi. I have 2 separate networks. Net-A 192.168.50.0/24 Net-B 172.16.2.0/16 I have 1 Samba PDC+LDAP on each site. I want to create a trust relation between both networks, what ports do I have to open in my fw to make this works? 137, 138, 139, 389. For secure LDAP 636. For modern smb 445.

Re: [Samba] How to minimize authentication traffic

2011-01-18 Thread tms3
--- Original message --- Subject: [Samba] How to minimize authentication traffic From: Andreas Grabner To: Date: Tuesday, 18/01/2011 8:28 AM Hi, i have to set up a new server far away from home. At the central i have a Win 2008 native AD server with a samba AD member. Now i have to inst

Re: [Samba] Cannot list shares on a host

2011-01-13 Thread tms3
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, linux 2.6.34.7-0.7-desktop x86_64 smbclient 3.5.4-5.1.2-2426-SUSE-SL11.3 I issue this command: smbclient -L SMA-STN14L -U jmoe I get: Connection to SMA-STN14L failed (Error NT_STATUS_BAD_NETWORK_NAME) is that name in DNS? H

Re: [Samba] Samba PDC

2011-01-13 Thread tms3
2011/1/14 TAKAHASHI Motonobu : 2011/1/13 Robert Fitzpatrick : If your Samba's version is 3.3.2 - 3.3.4, then the additional settings below are needed: HKLM\System\CCS\Services\Netlogon\Parameters DWORD RequireSignOrSeal = 0 DWORD RequireStrongKey = 0 I am

Re: [Samba] MS Access

2011-01-13 Thread tms3
I need to have a server built and ready to install by this weekend, and I'm trying to decide whether to use the customer's copy of Windows 2000 Server, Seriously? http://blogs.technet.com/b/windowsserver/archive/2010/01/14/windows-2000-server-approaching-end-of-life.aspx or Ubuntu or

Re: [Samba] Samba PDC

2011-01-12 Thread tms3
On 1/12/2011 11:18 AM, TAKAHASHI Motonobu wrote: 2011/1/13 Robert Fitzpatrick: OK, I am trying to setup my first Samba PDC on a FreeBSD 8.1 host. When I try to become a member of 'webtent.org' on my Windows 7 Ultimate to the PDC, I get the following error... DNS was successfully qu

Re: [Samba] can connect to 2 samba servers by name but to one by IPonly

2011-01-12 Thread tms3
Adding pdc1 to the hosts file (c:\windows\system32\drivers\etc\hosts) did not make a difference. After adding pdc1 to lmhosts, "net use \\pdc1" did work. So in the case of pdc1 one, the name is being resolved as a netbios name (i.e. via lmhosts) not a tcp/ip type name (i.e. via dns or

Re: [Samba] Reestablishing trust with PDC

2011-01-10 Thread tms3
you haven't tried experimenting with backing up and restoring the samba password cache. look in /var/*/samba and /var/*/*/samba for files related to the password cache to backup and restore. If you use LDAP this problem goes away. If you're using tdb's then moving the tdb's and using th

Re: [Samba] Domain trust between a Samba PDC domain and W2K ADdomain

2011-01-05 Thread tms3
SNIP Hi people. I'm working on a trust relation between Samba 3.3.X and Windows 2003 AD mixed mode. I have read the doc about this but for some reason wont work, my PDC+LDAP is working but I still cannot make this 2 servers share users. In my experience, it is fairly straightforward to get A

Re: [Samba] Remote connection to Samba service doesn't work

2011-01-03 Thread tms3
No, it's not. And as I've said I'm already using Samba shares from a two different servers on my Windows 7. I've already tried to change Windows settings via local policies and registry. No effect. Windows says it can't find the specified network name, smbclient on cygwin can't even open a co

Re: [Samba] A device attached to the system is not functioning -When adding a computer to the domain

2011-01-03 Thread tms3
On Monday 03/01/2011 at 4:58 am, Chris Beach wrote: I wanted to send this out a 2nd (and last) time.. I got suggestions not to use BLAH.COM and to use BLAH instead for my domain name, however I don't think that's causing my problem as it's been this way for 6 years? Then you have done no

Re: [Samba] Need a little help with Samba 3.5.5 on FreeNAS 7.2.5543

2011-01-02 Thread tms3
--- Original message --- Subject: Re: [Samba] Need a little help with Samba 3.5.5 on FreeNAS 7.2.5543 From: Steve B To: Date: Sunday, 02/01/2011 5:29 PM Ok, I've worked through a few different items but am still coming up zero. The Audiotron From Turtle Beach IMPORTANT NOTE: If yo

Re: [Samba] A device attached to the system is not functioning - Whenadding a computer to the domain

2010-12-30 Thread tms3
--- Original message --- Subject: [Samba] A device attached to the system is not functioning - Whenadding a computer to the domain From: Chris Beach To: Date: Thursday, 30/12/2010 10:42 AM Hi all, I just setup a Samba 3.3.14, with an ldap back-end. I migrated the ldap back end and sam

Re: [Samba] Domain Member Server not showing domain users/groups andnot honoring domain user accounts

2010-12-29 Thread tms3
I've got a domain member server configured as such: Load smb config files from /etc/samba/smb.conf Processing section "[videos]" Processing section "[music]" Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER [global] workgroup = TEMPEST server string

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly

2010-12-29 Thread tms3
amba is in reverse - getting Linux boxes to use Windows servers. Bob -Original Message- From: Jeremy Allison [mailto:j...@samba.org] Sent: Wednesday, December 29, 2010 10:33 AM To: Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC Cc: t...@tms3.com; samba@lists.samba.org Subject: Re: [Samba]

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly

2010-12-29 Thread tms3
ution that works for me. Bob -Original Message- From: t...@tms3.com [mailto:t...@tms3.com] Sent: Tuesday, December 28, 2010 3:48 PM To: Hodges, Robert CTR USAF AFMC 520 SMXS/MXDEC Cc: Chris Smith; samba@lists.samba.org Subject: Re: [Samba] Need Help Getting Windows XP To Use Samba Proper

Re: [Samba] Need Help Getting Windows XP To Use Samba Properly

2010-12-28 Thread tms3
Excellent information, thank you. Unfortunately, none of it solved my problem. Start sniffing the machine as you do a "Network Neighborhood" search. You might also check and see just where and how lookups are being done for NETBios from an XP box command terminal nbtstat -r which wi

Re: [Samba] Multinetwork environment without WINS server

2010-12-22 Thread tms3
Is there any way to use samba as pdc in multinetwork environment without WINS server? In this case (without wins), how will computers find pdc? -- Sure...LMHosts files on all the workstations. Kinda messy. You could allow the NETBios traffic to run wild on your network...with local

Re: [Samba] name resolution: dns name different to windows machinename

2010-12-20 Thread tms3
--- Original message --- Subject: Re: [Samba] name resolution: dns name different to windows machinename From: Gaiseric Vandal To: Date: Monday, 20/12/2010 5:15 PM I am not sure how you would have a DNS server assign random names. But if you aren't going to have the correct entries f

Re: [Samba] Samba4 smb.conf questions

2010-12-12 Thread tms3
--- Original message --- Subject: Re: [Samba] Samba4 smb.conf questions From: Michael Wood To: Ben Cone Cc: Date: Saturday, 11/12/2010 11:37 PM Hi On 8 December 2010 19:28, Ben Cone wrote: I am trying to find a good guide for setting up the smb.conf and can't seem to find anything.

[Samba] libsunacl--for FreeBSD

2010-12-11 Thread tms3
Anyone know if there's a configure option for Samba4 to take advantage of this. Would like to NOT use eadb. Thoughts? Cheers, -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Windows 7 connect to FreeBSD samba

2010-08-10 Thread tms3
On Tuesday 10/08/2010 at 1:54 pm, dan dylan wrote: I'm having trouble connecting my windows 7 machine to my Samba server that i set up on a FreeBSD VM. The FreeBSD version is 7.2 and the samba version is 3. I followed the directions here http://www.mrp3.com/windows-to-unix-samba.html to s

[Samba] Samba4 net vampire

2010-07-28 Thread tms3
Can't even figure this one out. zaphod# ./net vampire tms3.com -Uadministrator --realm=tms3.com dos charset 'CP850' unavailable - using ASCII Password for [TMS3.COM\administrator]: Traceback (most recent call last): File "/usr/local/samba/lib/python2.6/site-packages/samb

Re: [Samba] Multiple Workgroups and Subnets

2010-07-27 Thread tms3
Short answer: Use 1 WINS server. --- Original message --- Subject: [Samba] Multiple Workgroups and Subnets From: Tawanda Kavayi To: Date: Tuesday, 27/07/2010 2:01 PM Hi, I am configuring a network with two subnets with a different workgroup in each subnet. My aim is to have users being

[Samba] SMB2 and Samba4

2010-07-26 Thread tms3
Can't recall, but is SMB2 on by default in Samba4? Cheers, -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Odd random roaming profile issues

2010-07-26 Thread tms3
When windows login fails, often windows gives a path error. My suspicion is that some rougue data with incompatible perms has gotten into the local users profile. I've seen it happen, but I'll be damned if I can remember the cause. --- Original message --- Subject: [Samba] Odd random roa

Re: [Samba] undefined reference to `_talloc_free'

2010-07-24 Thread tms3
Interesting. Just a wee bit more info, like version, OS version, perhaps a config file, some log info. --- Original message --- Subject: [Samba] undefined reference to `_talloc_free' From: Service Mouse To: Date: Saturday, 24/07/2010 6:39 PM i get this error trying to install samba on f

Re: [Samba] Cannot browse domain user list with 3.5.4

2010-07-23 Thread tms3
Does anyone have any idea about this problem ? I can't migrate because of it . Thanks in advance . What's your database backend. Hi, I am using Samba as a Domain Controler without AD nor LDAP. Everything works fine for a long time with samba 3.3.2. I am trying to upgrade to the la

Re: [Samba] Intermittent file rename problem with Vista, works with XP.

2010-07-23 Thread tms3
--- Original message --- Subject: [Samba] Intermittent file rename problem with Vista, works with XP. From: "Massner, Keith" To: Date: Friday, 23/07/2010 2:44 PM So... It's been driving me nuts. I get intermittent permission denied errors when I try to rename a folder. T I do so

Re: [Samba] File sharing and subnets

2010-07-17 Thread tms3
SNIP Samba is installed on the server (192.168.0.1/24), and smbclient is available on the client (192.168.1.1/24), connected thru a gateway. If you cannot connect to the server via IP addy, such as \\192.168.0.1\ then, it is very likely ports 137, 138, 139, and 445 are blocked (certainly 1

Re: [Samba] Problem mapping Samba shares in Windows

2010-07-13 Thread tms3
Hi, In our company we are currently running a Samba server and Windows XP clients. At the moment we are having problems with mapping Samba shares in Windows. Shares are being mapped through a windows startup script, which executes net use (with the option persistent:no) command. For most

Re: [Samba] two PDCs

2010-07-13 Thread tms3
About multi-master replication. Scott wrote that he had to deal with it a lot, so he didn't recommended that. But, I need one domain, because a lot of users uses both site. So, I have the following options: 1. PDCs on each site, with the same domain, as chapter 6 describes. Look, I'm not

Re: [Samba] security = SHARE

2010-07-12 Thread tms3
I also encounter this problem that the user security mode work fine, but on share security level, it always return NT_STATUS_WRONG_PASSWORD. Is SHARE on samba 3.4 deprecated ? Can anybody give some advice? user = share is like Windoze95/98 type file share. Thanks. -- View this message

Re: [Samba] Samba4 and DNS

2010-07-12 Thread tms3
--- Original message --- Subject: [Samba] Samba4 and DNS From: Alex Waite To: samba@lists.samba.org Date: Monday, 12/07/2010 4:56 AM Hey Everyone, I've been reading through the Samba4 docs, but I am a bit confused, so please forgive me if I have missed anything obvious.

Re: [Samba] two PDCs

2010-07-12 Thread tms3
--- Original message --- Subject: Re: [Samba] two PDCs From: Scott Grizzard To: Tamás Pisch Cc: Date: Monday, 12/07/2010 12:38 AM Of course, my users only visited each others' offices "occasionally". If you have tons of movement between the offices, a one-domain solution may be force

Re: [Samba] WG: Cross subnet browsing + OpenVPN

2010-07-12 Thread tms3
:26 An: t...@tms3.com Cc: samba@lists.samba.org Betreff: Re: [Samba] Cross subnet browsing + OpenVPN Am 09.07.2010 14:42, schrieb t...@tms3.com: --- Original message --- *Subject:* Re: [Samba] Cross subnet browsing + OpenVPN *From:* Robert Schetterer *To:* *Date:* Friday, 09/07/2010 3:05

Re: [Samba] Samba4 FreBSD

2010-07-12 Thread tms3
--- Original message --- Subject: Re: [Samba] Samba4 FreBSD From: Günter Kukkukk To: Date: Sunday, 11/07/2010 4:28 PM Am Sonntag 11 Juli 2010 18:32:34 schrieb t...@tms3.com: Having some issues with: samba_dnsupdate Specifically: /usr/bin/nsupdate: cannot specify -gor -o

Re: [Samba] Samba4 FreBSD

2010-07-11 Thread tms3
--- Original message --- Subject: Re: [Samba] Samba4 FreBSD From: Günter Kukkukk To: Date: Sunday, 11/07/2010 4:28 PM Am Sonntag 11 Juli 2010 18:32:34 schrieb t...@tms3.com: Having some issues with: samba_dnsupdate Specifically: /usr/bin/nsupdate: cannot specify -gor -o

[Samba] Samba4 FreBSD

2010-07-11 Thread tms3
Having some issues with: samba_dnsupdate Specifically: /usr/bin/nsupdate: cannot specify -gor -o, program not linked with GSS API Library I've looked through the script, and cannot find these options called. If anyone can point me to where they're called I'd appreciate it. Cheers, T

Re: [Samba] smbcquotas tells me that "quotas are not enabled"

2010-07-10 Thread tms3
I think you're right in that quotas aren't enabled on the NAS itself and there doesn't appear to be any way of doing so. If I'm to do this, I may have to invent some way of enforcing quotas for the remote machine at the client. That NAS runs on Linux. A few minutes of googling just now r

Re: [Samba] group permissions not setting correctly.

2010-07-09 Thread tms3
On Samba 3.5.4, I have a share that should be writable by all in the Domain Users group. When I write to the share, the permission mode is correct but the data doesn't have the correct group and instead lists the username as the group. Do you have: pam_ldap/nss_ldap .conf setup correctly

Re: [Samba] two PDCs

2010-07-09 Thread tms3
How did you get it working like that so quickly? This site has an EXCELLENT primer on it: http://www.zytrax.com/books/ldap/ch7/ As well, openldap's site http://www.openldap.org/ If you only have 2 ldap servers, you can use the simpler master slave setup as well. It's just that if you s

Re: [Samba] two PDCs

2010-07-09 Thread tms3
SNIP I think the multi-master replication sort-of defeats the purpose of the PDC in the remote office - multi-master replication means the information must be sent to both servers anyway. If I recall correctly, I think Chapter 6 refers to running BDC's in each remote office, and only one P

Re: [Samba] two PDCs

2010-07-09 Thread tms3
On Friday 09/07/2010 at 4:36 am, Tamás Pisch wrote: Hello, I have a PDC with master ldap backend and a BDC with slave ldap backend (both are SaMBa 3.2 on Debian Lenny). I want to install an additional SaMBa server on an another site (on Debian Squeeze). The two sites is connected wi

Re: [Samba] Regarding S4 and libnss_winbind.so

2010-07-09 Thread tms3
The wiki suggests to build it out of source3/ which is what samba5x is based on. So you can install it from there. Yeah, reread that after posting, but the build for source3 fails round about the kerberos build: 81rc2# pwd /usr/ports/distfiles/samba-master/source3 81rc2# gmake Using C

Re: [Samba] Cross subnet browsing + OpenVPN

2010-07-09 Thread tms3
ether? GUH! From what I understand, the remote announce tells the WINS server to broadcast across the remote subnets and remote On 06/07/10 13:50, t...@tms3.com wrote: SNIP Hi All, I'm having a problem with cross subnet browsing and name resolution across an openvpn tu

Re: [Samba] One account can access samba, another can't.

2010-07-08 Thread tms3
SNIP mich...@carter ~ $ smbclient //carter/homes/michael Yep. You need to use the home path stuff. Alternatively you could, just to make it very easy #Share for michael [MICHEAL] path = /samba/michael (etc.) #Share for amy [AMY] path = /samba/amy (etc.) Then the mount from cifs, or wi

Re: [Samba] One account can access samba, another can't.

2010-07-08 Thread tms3
My wife and I each have our own workstation dual-booting WinXP and Gentoo Linux. We also have a third which runs Gentoo all the time. I wanted to set up samba on the third box and provide some extra storage space for both our Windows installs. It worked for a few days, then all of a sudd

[Samba] Regarding S4 and libnss_winbind.so

2010-07-08 Thread tms3
Apparently this didn't/doesn't build on FreeBSD by default...or is it "doesn't build at all". If it is buildable, what should I do to build it, as without it...see wiki: http://wiki.samba.org/index.php/Samba4/Winbind Cheers, TMS III -- To unsubscribe from this list go to the following UR

Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3
01 PM, t...@tms3.com wrote: wbinfo -s (user sid) returns "Could not lookup sid (user sid)" But all other SID lookups are good (well at least a test smattering of them)? What does "pdbedit -Lv theuser" show? It should show the user's SID. -- To unsubs

Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3
--- Original message --- Subject: Re: [Samba] File owner SID instead of name showing for one user From: Gregory A. Cain To: Date: Thursday, 08/07/2010 11:38 AM Thank you - wbinfo -s (user sid) returns "Could not lookup sid (user sid)" But all other SID lookups are good (well at least

Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3
een it briefly when some process is lagging out. But I can't ever recall such a state being "permanent"Odd...something's nagging me about this, can't put my finger on it. On 07/08/2010 01:45 PM, t...@tms3.com wrote: Hello, I recently migrated all data and

Re: [Samba] File owner SID instead of name showing for one user

2010-07-08 Thread tms3
Hello, I recently migrated all data and user accounts from our old Samba file server to a new (Samba 3.4.0 on Unbuntu 9.10) one. Everything is working fine except that there is one user whose SID is showing in the "Owner" column of Windows Explorer instead of the user name. It's not a big

[Samba] YeeFreakingHa!

2010-07-07 Thread tms3
grep samba 81rc2# uname -a FreeBSD 81rc2.tms3.com 8.1-RC2 FreeBSD 8.1-RC2 #0: Wed Jul 7 06:59:46 PDT 2010 t...@81rc2.tms3.com:/usr/obj/usr/src/sys/IPFAST amd64 81rc2# netstat -an Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address

Re: [Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-07 Thread tms3
SNIP This is truly a bad idea. That XP share should be mounted by the workstations just like the server shares. Move the data to the server, or use the XP box as a server to directly serve those who need the data on it. Cheers, TMS III Why is this a bad idea? We've been running thi

Re: [Samba] Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY

2010-07-07 Thread tms3
I'm running Samba 3.4.7 on Ubuntu 10.04. This is a recent upgrade and we've starting experience a sporadic problem after this upgrade. When users are browsing through Windows Explorer they sometimes run across folders that appear as unassociated files. This requires the user to click th

Re: [Samba] domain change

2010-07-07 Thread tms3
--- Original message --- Subject: [Samba] domain change From: Pascal To: Date: Wednesday, 07/07/2010 4:23 AM i've got a problem about a windows xp station : i change this machine from a domain to another, but when the user, wich use this machine, connect on it he lost his parameters a

Re: [Samba] Set ACLs on Samba share from Windows

2010-07-06 Thread tms3
Is this an OS setting or a Samba setting? File system/OS. For instance, with FreeBSD in /etc/fstab I might have /dev/ad8s3d /home/sambaufs rw,acls 2 2 Check your OS manual regarding settings for the file system you are using. TMS III

Re: [Samba] Throughput problem with Samba 3.3.1 on NetBSD

2010-07-06 Thread tms3
SNIP On Tue, Jul 06, 2010 at 11:50:16AM -0600, Max León wrote: Hello everyone, I need some collective wisdom, I have recently start using NetBSD and works quite well on everything but with Samba. I have played with the smb.conf to try to improve performance but to no avail. The setup is

  1   2   >