[Samba] Netbios over VPN

2005-02-12 Thread Arthur Kerpician
Hi all,
First of all let me describe my vpn config. I have 3 networks and 1 host 
connected through OpenVPN:

LAN1:
LAN IP: 192.168.0.0
VPN IP TO LAN2: 10.0.0.1
VPN IP TO LAN3: 10.0.1.1
VPN IP TO HOST1: 10.0.2.1
LAN2:
LAN IP: 192.168.1.0
VPN IP TO LAN 1: 10.0.0.2
LAN3:
LAN IP: 192.168.30.0
VPN IP TO LAN 1: 10.0.1.2
HOST1:
VPN IP TO LAN 1: 10.0.2.2
As you can see, all vpn connections are going through a LAN1 server, so 
any traffic between the vpn is routed through this server. The problem 
is that I can access any host on the vpn from everywhere (including 
samba shares) with the IP address but not with the netbios name.
Reverse nmblookup works (nmblookup -A 192.168.0.1) meaning that netbios 
ports are not filtered. As I understand I must have the right settings 
for *remote announce* and *remote browser sync* but don't know which are 
these settings since I tweaked them without any luck. Or maybe there are 
other options that must be configured.

Thanks all for your replies,
Arthur
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] PDC newbie

2004-02-29 Thread Arthur Kerpician
Thanks Michael!

It helped me a lot, actually I'm done setting permissions like I needed to.

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Michael Brown
 Sent: Friday, February 27, 2004 11:58 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [Samba] PDC newbie
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 On Fri, 27 Feb 2004 18:38:52 +0200
 Arthur Kerpician [EMAIL PROTECTED] wrote:
 
  What if I want to give
  the 4th user permission on a file?
 
 You will have to (re)compile your kernel with your 
 filesystem's (be it ext3, reiserfs, xfs or whatever) POSIX 
 acl support.  You can the necessary userspace tools and  find 
 patches for the 2.4.x kernels at:
 
 http://acl.bestbits.at
 
 2.6.x includes support POSIX acls without patching, this must 
 be configured at compile time.  You will still need the 
 userspace tools (found at the address
 above) and a patched version of coreutils (there are binaries 
 available) to manipulate the acl perm sets.
 
 With acl's you can place fine-grained permission sets (more 
 than one user/group) on files and directories.
 
 Hope this helps.
 
 Michael Brown
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (GNU/Linux)
 
 iD8DBQFAP71hyEfMczxaHdsRArHNAJ9Tio/q9iTVVOY56zcH0agFYu9lgACeL2Nm
 l/PI4lav7wKLhtmM4QrcXnA=
 =FjwR
 -END PGP SIGNATURE-
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba
 


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] PDC newbie

2004-02-27 Thread Arthur Kerpician
We recently migrated a Win2K PDC to Samba-3.0.2rc1-1 and it works just fine
(mainly). Still, there is a question that bugs me a lot: can Samba work with
NT style permissions, on directory level, NOT share level? Linux filesystems
can work with 3 entities for permissions, right? User, Group, All - RWX. NT
can have multiple permissions (anycase, more than 3) on each directory or
file, but Samba works with only 3, mentioned above. What if I want to give
the 4th user permission on a file?

As a hint, mapping groups GID - SID can help solving the problem I just
mentioned? I know that I can define permissions for as many users/groups I
want in smb.conf, but these permissions are only set for a particular share.

Hope I made myself clear...and I also hope I'll get at least a hint :)

TIA,
Arthur


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] NT user add

2004-01-17 Thread Arthur Kerpician
Hi,

Is there a way to add users (or groups) from the nt file permission window
to a samba shared directory directory? So far we managed to change the
file permissions throught the nt file permission window but only for
existing users. What we see in the permissions window is the owner, the
group and everyone. If we try to add a new user (the 4th) we get an
access denied.
Samba is the PDC. Samba version 3.0.2.

Thanks for any ideas...
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba