Displaying 20 results from an estimated 10000 matches similar to: "requesting help setting share permissions"
2006 Apr 10
15
Apache/FastCGI still in development mode?
I''m running rails on RedHat ES3 managed by Plesk with Apache/FastCGI. 
I''ve followed the directions here:
http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnPlesk
And got everything working, but my application refuses to run in 
Production mode. It runs in development mode despite the fact that I''ve 
set:
FastCgiServer
2008 May 12
2
Group quotas on shares
Hello,
Samba 3.0.23d PDC on CentOS 4.4, smbpasswd backend, Windows XP clients.
I recently took over the administration of a small LAN (~35 hosts).  The shared drives had been implemented in a hurry and the configuration had never been revisited.  Linux groups had been enabled for different shares, but this had never been enforced on the file server.
I have implemented linux group quotas on the
2007 Oct 06
9
Unusable performance over WAN (part 2)
Hi all,
Disregard my previous posts, I've consolidated everything here.
I'm having terrible performance issues with samba over a WAN
(point-to-point T1 link).
Doing a copy of a 2MB file from a samba server to a linux client
running smbclient takes over 5 minutes.
SCPing the same file takes seconds.
The server is running samba version 3.0.25c with kernel 2.6.16.18.
I've put up a set
2014 Sep 14
1
Group
hello
How can I give permissions based on the groups SAMBA. ?
for example:
mkdir -p /fileserver/sales
useradd -m sample-u1
smbpasswd -a sample-u1
groupadd sales
chgrp -R sales /fileserver/sales
Smb.conf;
[sales]
comment = sales
browseable = yes
path = /fileserver/sales
valid users = @sales
force users = @sales
force group = @sales
write list = @sales
writable = Yes
readonly = No
create mode =
2003 May 07
2
force group parameter problem
Hello.  I'm having some trouble with the force group parameter in the
smb.conf file.  I'm running samba 2.2.8a on RedHat 9.
 
The smb.conf file has the following entries:
 
[sales]
            comment = Sales Share
            path = /sales
            public = no
            writable = yes
            create mask = 0770
            directory mask = 0770
            force group
2008 Sep 02
5
Unable to Join Domain
I recently setup a new server with CentOS 5.2.  Everything works great on
the server except when I try to join the domain it simply tells me:
    "The following error occurred attempting to join the domain "Domain":
    The user name could not be found.
I have researched this error and attempted a number of fixes but have been
unable to resolve the issue.  I am able to connect to
2014 Dec 02
3
Multiple samba servers with AD integration
Hi all,
I have a CentOS 6.6 machine with samba 3.6.23-12 that is joined to a
Windows active directory domain.
My goal is to configure multiple samba servers on the CentOS machine that
will authenticate using domain controller of the active directory.
DC = 1.1.1.1
CentOS 6.6 = 1.1.1.2
This is my smb.conf:
[global]
        netbios aliases = development sales
        include =
2008 Sep 11
2
odd mac situation
Morning,
This is somewhat off topic. I've not thought of a better place to ask
than here.
I have a user on a Macbook (Mac OS X 10.5, Leopard) with Microsoft Office
2008 for the mac and Parallels running an image of Microsoft Windows XP
Pro with Microsoft Office 2007. Inside Parallels and XP Pro the user can
open a spreadsheet shared from a Windows Server 2003 box, and yet the
user gets an
2008 May 23
1
smb.conf setting for file permissions?
Hi,
I have a very old version of samba on one of the boxes I'm not allowed
to update. I have a request from a user group that all the group be
allowed to edit a set of file. At the command line I 'chmod 666 $file'
and all is well. I can edit and save the file. The permissions return to
744. I want the file permissions to not be changed when someone saves
a file. What parameter can I
2010 Mar 08
1
error today
Morning,
I have a user that keeps getting a temporary profile. The user is
logging into the machine so the authentication through samba to ldap
is working. The only item that looks odd to me in the machine log
(/var/log/samba/$MACHINE.log) is 'Re-using invalid record'. I've had the
user boot the machine and I've restarted samba (# service smb restart)
and the user is still getting
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi,
I have a share (testshare) where different unix groups (testgroup1,
testgroup2) should have access to. But I want that new files are only
created with 660 permissions.
Here are the ACL's of testshare:
# file: testshare
# owner: ralfgro
# group: ve
user::rwx
group::rwx
group:testgroup1:rwx
group:testgroup2:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
2009 May 18
2
now I really may have a problem, yuck
Morning,
Well I ordered a Windows Server 2008 Standard for a need around here and
after just spending an hour with Dell support (nice fellow, not his fault)
I find that now the 2008 Server is too *new* for the Samba NT4 PDC model.
I got this box joined fine with my domain, but any time I try to log
into it over RDP, and the new box authenticates with samba (and samba
talks to OpenLDAP) the box
1999 Nov 03
3
Share problems
First off, here is my smb.conf file:
# Samba config file created using SWAT
# from gerrym (10.1.1.17)
# Date: 1999/11/03 10:53:06
# Global parameters
 netbios name = PENGUIN
 security = SERVER
 encrypt passwords = Yes
 smb passwd file = /usr/local/samba/bin/smbpasswd
 log file = /usr/local/samba/lib/samba.log.%m
 domain groups = adm
 domain admin group = adm
 domain admin users = gerrym, root,
2002 Dec 12
1
permssion issues
I have a pretty well working RH7.3 Samba 2.2.5 from RPM set up.  I have
searched the archives and the man pages but can't find an answer to this
issue although I have a sneaking suspicion it is there somewhere.  I have 3
groups set up under linux.  everyone, engr, and sales.  I have 3 shares.
One share is set up for the engr group, one for the sales group, and one for
everyone that gets shared
2009 Sep 29
3
chanspy and DISA
Hello all,
OS OpenSuSE 10.3
* ver 1.4.26.2
zaptel ver. 1.12
Digium TE122
I have a request for remote users to be able to dial through the system
  so that the sales managers can barge/chanspy on the sales force.
I have the DISA part working with authentication(rather straight
forward) but what I can not figure out is how to enable the supervisors
to be able to barge on these calls.  Is there a
2007 Jan 15
1
Group permissions issue migrating from 2.2.8a to 3.0.23a
Hi, 
I have a share that worked fine in samba 2.2.8a, users were able to read and 
write to the share, and edit files. After migrating to 3.0.23a, users are no 
longer able to edit existing files.
Samba 2.2.8a config:
[sales]
        comment = SALES
        path = /home/netshare/sales
        read list = @purch, @shipping
        write list = @adm, @mgt, @sales, @vag, +hap
        force group =
2003 May 27
2
Call Detail Record Analysis Packages?
Can anyone share any links regarding packages to do Call Detail Record (CDR)
analysis from the CDR Master file?
Login-distance reconciliation, billback, and data presentation are three primary
areas of interest.
Thanks in advance for your help!
--Nick
-- 
Nick Eggleston
Consultant
Data Communications Consulting, Inc.
6320 Rucker Road, Suite E
Indianapolis, IN  46220
317/726-0295 x18
2008 Jul 31
9
Samba & Vista
I'm trying to use smbclient to look at a Vista box but I keep getting:
# smbclient -L user-pc -U Kellie
Password: <Kellie's password>
session setup failed: NT_STATUS_LOGON_FAILURE
I know the user/password combination is good.
I googled around and got the impression that Vista didn't play well
with Samba because of some authentication protocol that Vista uses but
I also got the
2014 May 20
1
Unable to connect to domain after upgrading to Samba 3.6.9
Thanks in advance for your help.
We recently upgraded from Centos 5.X samba 3.5 to Centos 6.X samba 
3.6.9.  Shared drives and data are accessible which indicates that user 
accounts were also successfully migrated.
However when attempting to connect one of our Windows 7 Pro 64-bit SP1 
workstation to our Samba domain controller the connection fails.  I did 
have to add a SRV record for
2016 Sep 23
1
Antwort: Re: Antwort: Re: permissions of new files and directories
> Von: Rowland Penny via samba <samba at lists.samba.org>
> An: samba at lists.samba.org
> Datum: 22.09.2016 15:14
> Betreff: Re: [Samba] Antwort: Re:  permissions of new files and
directories
> Gesendet von: "samba" <samba-bounces at lists.samba.org>
>
> On Thu, 22 Sep 2016 14:36:34 +0200
> Philipp Snizek via samba <samba at lists.samba.org>