similar to: Another Samba+ACLs thread

Displaying 20 results from an estimated 3000 matches similar to: "Another Samba+ACLs thread"

2002 Nov 20
1
"Add user script" option never running?
Hi all, I'm using the latest alpha version (the one that comes with Debian unstable) in domain mode, setting up a member file server, with domain clients authenticating to a W2k machine. I'm trying to use the "add user script" option to create new users automagically, but it never seems to run. The script in this case is a handwritten perl script, and I've added a
2002 Dec 12
2
Large-scale ACL copying?
Hi all, Well, I'm getting somewhere I think, I now have both ACL support and domain login basically working. However I'm at a bit of a loss as to how to proceed. Basically I want to copy over a large number of files and directories (~300k files, ~60Gb total) from an existing W2k server to a Samba server. These files have existing ACLs set, so I need to preserve them somehow. I can
2002 Nov 28
1
Re: samba digest, Vol 1 #1924 - 22 msgs
I had a similar issue on my Debian box. It seemed that setfacl didn't care for special characters. I changed the separator character to - (dash) instead of + or \ and it worked fine. Good luck! Tom Hallewell Radio Free Asia Washington DC USA > > (offlist replies discontinued due to increasing large number of people > involved) > > Gareth Davies wrote: > >
2002 Dec 06
0
Re: ACL issues still unresolved (Andrew Furey)
It sounds like smbd isn't linking to the acl libs-have you run ldd against winbindd to see if it is linking to libacl.so.1? I recently had very similar symptoms running 2.2.7 under Debian and I found that I wasn't compiling against the acl libs. Make sure you have the line (this might work best if you put this line before --with-msdfs) --with-acl-support in debian/rules, Plus you have to
2002 Nov 27
0
RE: samba digest, Vol 1 #1918 - 24 msgs
You should be able to find the server in W2K's server manager and confirm that it is a trusted member of the Domain. It sounds like smbd isn't linking to the acl libs-have you run ldd to see if you are linking to libacl.so.1? My recent problem was similar and I found that I wasn't compiling against the acl libs. Make sure you have the line (Max said you should have this before
2002 Dec 09
0
xcopy /o query
Hi all, I'm trying to use xcopy /o to copy files from a W2k file server to a Samba 2.2.7 box (Samba manually compiled with ACLs). I'm coming up with Access Denied, as documented here: http://lists.samba.org/pipermail/samba/2002-June/074548.html I gather that the "force unknown acl users" config option is supposed to fix that, although I haven't had a chance to try it out
2002 Dec 18
0
Speed of smbcacls?
Hi all, I'm using the smbcacls command to query a W2k server from a Linux Samba 2.2.7a client. (This is for the script that I'm writing, which I will post soon - I know at least one person was interested...) It all works fine, but it's very slow - it takes about 1 second per file. "Very" in this case is relative, but since I intend to run it on ~150k files... I've
2002 Dec 05
4
ACL issues still unresolved
Hi all, The two problems I'm having with ACLs on a W2k domain are still no closer to a solution. To wit, they were: (a) Users accessing the ACL properties dialog on W2k can modify and remove existing ACLs on a given file, but they cannot add new ones (that can only be done with setfacl on the cmdline; the changes are then recognised); (b) In said ACL properties dialog, the usernames
2003 Jan 09
0
Taking ownership of files on NT/2k
Hi all, I have a 2.2.7a member server (on Debian unstable), acting as a file server for a W2k domain (which also has some NT4 clients, ie. mixed mode). I'm also using ACLs. Imagine I have a file on the server with an ownership of DOMAIN+foo (full permission - rwx). I also have a user ACL on that file of DOMAIN+bar, also rwx. This all works fine. I was initially running into a problem
2003 Jan 16
1
only owner (and root) can change attributes?
if i understand correctly, only the owner, and root, can change attributes of a file? thus, even though group members may be given permissions to write, and delete, a file, they cannot change attributes, without the workaround of copying and replacing the file? and do i understand correctly that on winnt and successors, permission to change attributes (eg 'everything' permission) can be
2003 Mar 02
1
Samba-LDAP PDC not calling 'add user script' # Global parameters
[global] coding system = client code page = 850 code page directory = /var/lib/samba/codepages workgroup = MICROVERSE netbios name = netbios aliases = netbios scope = server string = Samba Server %v interfaces = bind interfaces only = No security = USER encrypt passwords = Yes
2017 Jun 12
3
OT: Explain where mailing list bouncing comes from ?
Me too, also gmail. I emailed the list owner a couple of days ago, but no reply. Is everyone else affected also forwarding to another email address (gmail or not)? Could be wrong, but I'm guessing there may be an incorrect DMARC policy somewhere - although this is the only fail I could find in the headers. bounces at lists.digium.com; dmarc=fail (p=NONE sp=NONE dis=NONE)
2017 Jun 12
2
OT: Explain where mailing list bouncing comes from ?
Same about me - need to re-enable membership all the time. Annoying (( ??, 12 ???. 2017 ?. ? 15:59, John Novack <jnovack at comcast.net>: > Not just gmail > Happening as well with Comcast.net > > My Comcast address is set to forward to another domain, as Comcast seems > to now block sending mail with a non Comcast "from" address. they turned > that on a couple
2005 Oct 05
2
Trillian?
Has anybody got Trillian to work? If so, how? Dex -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@ s-:+ a- C+++(++++) UL+>++++ P+>++ L+++>++++ E-- W++ N o? K- w--(---) !O M+ V- PS++(+) PE(-) Y+ PGP(-) t++(---)@ 5 X+(++) R+(++) tv--(+)@ b+(+++) DI+++ D G++ e* h>++ r%>* y? ------END GEEK CODE BLOCK------ http://www.againsttcpa.com - nothing fights like the opposition
2007 Feb 14
2
UTF8 not working
Slackware 11.0, Samba 3.0.23c After two years absence from Samba I need to use it again. A week ago I switched my entire network to UTF8 which works fine locally, works fine via NFS. Now mounting the SMB shares german Umlauts are broken. "F?r alle ein Segen.mp3" becomes "F?r alle ein Segen.mp3" Server config: [global] display charset = UTF-8 workgroup =
2007 Jul 12
1
error problem with glht
Can anyone help me? I''m having problems with the following code where I want to test the null hypothesis that regression slopes are the same among regressions. Here''s the code I''ve written with comments that include the final error I get. ... initial.dir <- getwd() library(systemfit) library(multcomp) basdata <- read.table("data_into7_test.txt",
2005 Feb 13
1
Wine 20050111 jeopardizes X on start
Hi, after upgrading to 20050111 I get this behaviour: X goes blank, monitor goes standby. After switching to console and back to X everything is fine and the wine app is running normally. I tried downgrading to the previous version (August 2004 or so) to find this behaviour stays. So I guess starting the 2005 built garbled some config entry which stayed in ~/.wine/config Any idea what to
2005 Feb 14
0
save position of spawned windows?
When I run a windowed application, wine remmebers window size and position. So far, so good. When the running app however spawns a new window, it's always in the upper left corner and has default size - example: ACDSee when switching from browser to viewer mode. Can I make wine remember the spawned windows' geometry? Dex -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@
2007 Nov 04
1
share without authentication - how?
Wanna share a dir to win clients so that they can just map it locally without providing any password or login or whatsover. So far I'm at: [foo] path = /mnt/foo guest ok = Yes security = share public = yes writable = yes force user = dexter Still won't work, asks for auth. -- -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d--(+)@
2005 Sep 13
0
[Re: civil emergency comms: Asterisk + HAM]]
-----Forwarded Message----- From: IEG <dennis.andring@gmail.com> To: derek@kfuq.net Subject: Re: [Fwd: Re: [Asterisk-Users] civil emergency comms: Asterisk + HAM] Date: Tue, 13 Sep 2005 03:04:42 -0700 The answer is a multiplexed terminal node controller (TNC) This was the very thought behind "trunked" communications around 800mhz. Gee ... there are a bunch of cell phone