Displaying 20 results from an estimated 500 matches similar to: "[smb.conf] How to get "rw r r" ?"
2024 Oct 25
1
[smb.conf] How to get "rw r r" ?
Havany
Hi,
Did you try 133 mask instead of 0133 ?
We use to disable acl for this kind of share and do something like that :
[share]
path = /a/share/path
create mask = 133
directory mask = 022
valid users = @agroup
write list = @sagroup
force group = @agroup
nt acl support = No
Regards,
Arnaud Cruzel
Le 25/10/2024 ? 12:25, Gilles via samba a ?crit?:
> Hello,
>
> On a Linux
2024 Oct 26
1
[smb.conf] How to get "rw r r" ?
On 25/10/2024 14:03, Havany via samba wrote:
> Did you try 133 mask instead of 0133 ?
>
> We use to disable acl for this kind of share and do something like that :
>
> [share]
> path = /a/share/path
> create mask = 133
> directory mask = 022
> valid users = @agroup
> write list = @sagroup
> force group = @agroup
> nt acl support = No
Still no go: It's rwx
2024 Oct 26
1
[smb.conf] How to get "rw r r" ?
On 25.10.2024 13:25, Gilles via samba wrote:
> Hello,
>
> On a Linux partition, I'd like new files to be created as "rw r r".
>
> 0133 doesn't seem to be the right mask for that pupose.
>
> Does someone know what I should use instead?
You need create mask = 0755 (or 0644, but watch for directory
mask). This is not like the unix umask thing, this it the
2016 Oct 03
6
winbindd losing track of RFC2307 UIDs
Hi all,
I've been experiencing an intermittent problem where some UIDs on a member
server spontaneously change from being their AD-derived values to being
allocated from the default idmap space, even when there is no change to the AD
user information.
Specifically, I have a member server running Samba 4.4.5 on CentOS 6.8.
AD service is provided by two Samba 4.4.5 servers.
The member
2016 Nov 02
1
Samba using pdb ldapsam fails upon startup
Dear all,
I freshly installed a new smb-server that should act as file server with
some smb-shares.
The pdc is a Windows 2008 r2 server.
My smb.conf is as follows:
[global]
workgroup = agroup
server string = ssmbserver
#passdb backend = tdbsam
map to guest = Bad User
usershare allow guests = No
security = domain
wins support = No
2016 Oct 04
2
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016 02:35:21 +0200
Achim Gottinger via samba <samba at lists.samba.org> wrote:
>
>
> Am 03.10.2016 um 18:57 schrieb Rob via samba:
> > Hi all,
> >
> > I've been experiencing an intermittent problem where some UIDs on a
> > member server spontaneously change from being their AD-derived
> > values to being allocated from the default
2016 Oct 21
2
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016, Achim Gottinger wrote:
> Am 03.10.2016 um 18:57 schrieb Rob via samba:
>> [...]
>>
>> This generally works fine... user mappings are like:
>>
>> $ wbinfo -i auser
>> auser:*:10028:10000:User Name:/home/auser:/bin/bash
>> $ id auser
>> uid=10028(auser) gid=10000(agroup) groups=10000(agroup),10007(othergroup)
>>
2016 Oct 04
2
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016 15:16:17 +0200
Achim Gottinger via samba <samba at lists.samba.org> wrote:
>
>
> Am 04.10.2016 um 10:21 schrieb Rowland Penny:
> > On Tue, 4 Oct 2016 02:35:21 +0200
> > Achim Gottinger via samba <samba at lists.samba.org> wrote:
> >
> >>
> >> Am 03.10.2016 um 18:57 schrieb Rob via samba:
> >>> Hi all,
>
2005 Apr 15
1
cannot write to share
I have a server 192.168.0.14 and the directory I wish to share is /home/photo
I can mount from 192.168.0.1 with
mount -t smbfs -o "username=photo" //192.168.0.14/photo /mnt/smbshare
it prompts me for a password and I can see the contents of the share
but I cannot write to it.
Any pointers gladly recieved
kind regards
Kevin
--
"Democracy is two wolves and a lamb voting on what to
2016 Oct 04
2
winbindd losing track of RFC2307 UIDs
On Tue, 4 Oct 2016 16:09:40 +0200
Achim Gottinger via samba <samba at lists.samba.org> wrote:
>
>
> Am 04.10.2016 um 15:43 schrieb Rowland Penny via samba:
> > On Tue, 4 Oct 2016 15:16:17 +0200
> > Achim Gottinger via samba <samba at lists.samba.org> wrote:
> >
> >>
> >> Am 04.10.2016 um 10:21 schrieb Rowland Penny:
> >>> On
2011 Jul 09
2
Meta-analysis with zero values for mean and sd. Continuous data.
Hi,
I want to do a meta-analysis with count data for treatement/control cases.
Mi problem is that I need to use zero values (an informative zero value) for
the mean and standard deviation for one of the treatement, but R has a
problem: "Studies with zero values for sd.e or sd.c get no weight in
meta-analysis". I can agroup the case by Family (byvar=Family).
¿Can you help me? Thanks!
2010 Jun 25
7
Ability to deploy a "skeleton" directory
Hi,
I''d like to be able to deploy a skeleton directory through puppet, i.e.
puppet deploys it only if it does not exist.
I tried this :
file {"/path/to/this/directory":
source => "puppet:///files/path/to/the/skeleton",
ensure => directory,
recurse => true,
owner => auser,
group => agroup
}
But I have 2 problems for the moment :
- if I
2011 Jul 09
1
Meta-analysis with zero values for mean and sd
Hi!
I want to do a meta-analysis with count data for treatement/control cases.
Mi problem is that I need to use zero values (an informative value) for the
mean and standard deviation for one of the treatement, but R has a
problem: "Studies
with zero values for sd.e or sd.c get no weight in meta-analysis". I can
agroup the case by Family (byvar=Family).
¿anybody help me? Thanks!
>
2016 Sep 07
4
Winbind / Samba auth problem after username change
Good Morning Rowland,
oh well, the bad side of the Internet... well the samba stuff was implemented by a former co-worker so I've to get into everything he did.
Here’s the information you’ve requested, additionally with my config files I know changed based on the samba wiki:
smb.conf:
cat /etc/samba/smb.conf
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN.local
netbios name =
2002 Nov 20
8
Proxy ARP
Hi all!
I posted earlier about the proxy arp configuration =
http://shorewall.sourceforge.net/shorewall_setup_guide.htm#NonRouted, =
and was probably not sufficiently knowledgeable on the subject. I''ve =
gone through a bunch of documents on proxy arp, subnetting with proxy =
arp and the documentation at shorewall, and have come up with a setup =
that would be perfect for the job at hand
2006 May 15
2
Missing mails after folder renaming
Dear List,
I seem to have created myself a problem to which I can't find an answer.
I am using Dovecot (0.99.13-4.FC2 on Fedora Core 2) with Mozilla
Thunderbird on Windows XP and Linux as IMAP client software.
I renamed a folder to a name that included spaces (it fitted the pupose
better), then later realised that I would have to change my procmail
rules to suit. As I wasn't sure what
2006 Aug 15
2
PHP files in myapp/public question
I am running mongrel and put some php code in myapp/public, but for some
reason they are being treated as html instead of being evaluated by the
php interpreter. What do I need to do to get these files treated
properly?
--
Posted via http://www.ruby-forum.com/.
2006 Feb 20
1
Samba with 2 subnet browsing
I have a problem browsing in my subnets let me explain me situation:
I have a m0n0wall (FreeBSD based router software) with 3 nics.
nic1:My WAN connection
Nic2:My LAN connection (192.168.0.0/24 m0n0 is DHCP)
Nic3:My Wifi connenciot (192.168.1.0/24 m0n0 is DHCP)
just using ip-adresses acrossed the network is no problem.
now i want to use windows browsing works on LAN but can't see the
2016 Sep 06
2
Winbind / Samba auth problem after username change
BTW I noticed that most configs use the wildcard parameter. So the smb.conf now uses:
idmap config * : backend = rid
idmap config * : range = 16777216-33554431
But still no change... I really wonder where this old username is coming from...
> -----Ursprüngliche Nachricht-----
> Von: Julian Zielke
> Gesendet: Dienstag, 6. September 2016 18:10
> An: 'Rowland Penny' <rpenny
2007 Aug 26
1
RE: migrating samba to new hardware and different OS
Hi All
I have done as much as I can to try and figure out what is going wrong
with my samba migration by googleing and reading mailing list archives
and reading documentation etc.
I have an existing SAMBA 3.0.5 domain running on suse linux 9.3.
I am trying to migrate this setup to a new server which is running
Fedora Core 6
smbd 3.0.24-7.fc6
I have migrated the data across to the new system