Displaying 20 results from an estimated 1761 matches for "0775".
Did you mean:
  0755
  
2009 Aug 14
3
Permission Issues
...een managing samba server for
years and have never run into this issue before. PLEASE HELP!!
Thanks,
Shaun
ls of newly created dir
drwxr-xr-x  2 smartin  akaza     48 2009-08-14 16:15 shaun
Orig Config:
    delete readonly = yes
    writeable = yes
    path = /shared
    force directory mode = 0775
    force create mode = 0775
    comment = Shared Files
    public = no
create mask = 0775
directory mask = 0775
    browseable = yes
Crazy Config setting every force option:
    delete readonly = yes
    writeable = yes
    path = /shared
    force directory mode = 0775
    force create mode = 0...
2004 Mar 19
2
Win2k/XP doesn't execute logon.bat while logging in to Samba PDC
Hi all!
I'm going mad about getting my shares mapped to my win2k and winXP machines from my Samba PDC Version 3.0.2 on Debian.
Win-machines doesn't seem to execute logon.bat at all, except when i log on as root. I've set the ownership and chmod 0775 all logon.bat files to eatch user on my network.
Am i just blind or are there something obvious/very wrong with my config?
my smb.conf
#======================= Global Settings =======================
[global]
   panic action = /usr/share/samba/panic-action %d
   netbios name = MIDIAN
   workgr...
2014 Apr 04
1
Odd file locking issue with one of our SMB servers....
...U
	template shell = /bin/bash
	winbind use default domain = Yes
	winbind refresh tickets = Yes
	winbind offline logon = Yes
	idmap config * : range = 10000-20000
	idmap config * : backend = tdb
[old-atlas]
	comment = Old data from Atlas
	path = /srv/smbtree/old-atlas
	read only = No
	create mask = 0775
	directory mask = 0775
	inherit acls = Yes
	ea support = Yes
	store dos attributes = Yes
[IT]
	comment = Information Technology shared documents
	path = /srv/smbtree/Departments/IT
	read only = No
	create mask = 0775
	directory mask = 0775
	inherit acls = Yes
	ea support = Yes
	store dos attribute...
2013 Apr 22
2
Applying head to wall to figure out permissions issues.
...yes
   os level = 255
;   idmap uid = 10000-20000
;   idmap gid = 10000-20000
;   template shell = /bin/bash
;   winbind enum groups = yes
;   winbind enum users = yes
;   usershare max shares = 100
[homes]
   comment = Home Directories
   browseable = no
   read only = no 
   create mask = 0775
   directory mask = 0775
   valid users = %S
   profile acls = yes
   nt acl support = no
[netlogon]
   comment = Network Logon Service
   path = /home/samba/netlogon
   browsable = no
   guest ok = yes
   read only = yes
   share modes = no
[sysadmin]
   comment = Systems Administration Fil...
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
...valid users = @SKBusers,online
# A publicly accessible directory, but read only, except for people in
# the "staff" group
[pilot]
   comment = Pilot group directory
   path = /home/pilot
   public = yes
   write list = @pilot
   force group = pilot
   force user = kostya
   create mode = 0775
   force create mode = 0775
   directory mode = 0775
   force directory mode = 0775
   valid users = @SKBusers
[files]
   comment = File directory
   path = /home/files
   public = yes
   write list = statt
   force user = root
   create mode = 0775
   force create mode = 0775
   directory mode =...
2008 Feb 06
1
Rsync Hang with multiple files
...ULL, [1], [1], {60, 0})      = 1 (out [1], left {60, 0})
write(1, "G\221\247G", 4)               = 4
select(1, [0], [], NULL, {60, 0})       = 1 (in [0], left {59, 140000})
read(0, "\0\0\0\0", 4)                  = 4
lstat("/reference/Quality/Issue14", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
chdir("/reference/Quality")             = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaadfe1000
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaae022000
socket(PF_FILE, SOCK_STREAM, 0)...
2007 Feb 16
13
Problem with Share Size
...bd/open.c:open_directory(1866)
  open_directory: opening directory ctrl1/volc1/Nouveau dossier (2), access_mask = 0x100001, share_access = 0x3 create_options = 0x1, create_disposition = 0x2
[2007/02/12 11:13:47, 3] smbd/dosmode.c:unix_mode(147)
  unix_mode(ctrl1/volc1/Nouveau dossier (2)) returning 0775
[2007/02/12 11:13:47, 2] smbd/open.c:open_directory(1936)
  open_directory: unable to create ctrl1/volc1/Nouveau dossier (2). Error was Aucun espace disponible sur le p?riph?rique
[2007/02/12 11:13:47, 3] smbd/error.c:unix_error_packet(90)
  unix_error_packet: error string = Aucun espace disponible...
2018 Oct 05
3
Mapping user by ip address
...at? Just two shares with the same path? Will be acceptable/stable?
I just need to inform for each user the correct shared name.
[share1]
   hosts deny = ALL EXCEPT 192.168.0.
   path = /share
   public = yes
   guest ok = yes
   only guest = yes
   writable = yes
   printable = no
   create mask = 0775
   directory mask = 0775
[share2]
   hosts deny = ALL EXCEPT 192.168.0.10
   path = /share
   public = yes
   guest ok = yes
   only guest = yes
   writable = yes
   printable = no
   create mask = 0775
   directory mask = 0775
   browseable = no
   force group = private
   force user = private...
2009 Jun 17
2
weird permissions issue
...o
    inherit acls = Yes
        vfs objects = recycle
        recycle:repository = .Recycler
        recycle:keeptree = Yes
        recycle:versions = Yes
#  File creation mask is set to 0700 for security reasons. If you want to
#    create files with group = rw permissions, set next parameter to 0775.
#    create mask = 0775
#
# Directory creation mask is set to 0700 for security reasons. If you 
want to
#       create dirs. with group=rw permissions, set next parameter to 0775.
#    directory mask = 0700
#    directory mode = 0700
## Share disabled by YaST
# [profiles]
#    comment = Network...
2000 May 07
1
FW: Browsing issues NT WS 4.0 and Samba
...ap to guest = Bad User
> 	name resolve order = wins bcast
> 	wins server = 168.5.13.5
> 	guest account = profadv
> 	guest ok = Yes
> 
> [import]
> 	path = /u/data/ld0/chris/import
> 	writeable = Yes
> 	force user = chris
> 	force group = chris
> 	force create mode = 0775
> 	force directory mode = 0775
> 
> [chris]
> 	path = /u/data/ld0/chris
> 	force user = chris
> 	force group = chris
> 	force create mode = 0775
> 	force directory mode = 0775
> 	writeable = no
> 
> [sun]
> 	path = /u/data/ld1/sun/sun
> 	strict sync = yes
>...
2015 Mar 20
4
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
...gt; 	write list = @webadmin,fee\gabi,fee\franz.la,fee\hans,fee\eva.gi,fee\robert.lo,fee\peter.me,fee\chris.sch,fee\jeremy.pr
>
> 	force group = webadmin
> 	create mask = 0664
> #	security mask = 0664
> 	force create mode = 0664
> #	force security mode = 0664
> 	directory mask = 0775
> #	directory security mask = 0775
> 	force directory mode = 0775
> #	force directory security mode = 0775
>
> 	writeable = Yes
> 	guest ok = No
>
> [webTest]
> 	comment = Web-Konfiguration
> 	path = /data/web/webTest
> 	valid users = @webadmin,fee\gabi,fee\franz.la...
2012 Aug 06
2
Problem in sharing printers
...load printers = Yes
printing = cups
printcap name = cups
[print$]
        comment = Printer Drivers
        path = /dati/samba/drivers
        browseable = yes
        guest ok = no
        read only = yes
        write list = root,administrator,"@Domain Admins"
        directory mask = 0775
        create mask = 0775
        directory mask = 0775
        create mask = 0775
        force create mode = 0775
        force directory mode = 6775
[printers]
        comment = All Printers
        path = /var/spool/samba
        browseable = Yes
        public = Yes
        guest ok = Yes...
2011 Mar 04
1
Problems with Winbind Idmap and Active Directory 2008 r2
...et options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
    idmap backend = ad
    ldap idmap suffix = dc=mydomain,dc=com
    ldap admin dn = CN=bindUserFromAD,OU=Siteroles,OU=HAM,DC=mydomain,dc=com
    ldap suffix = dc=mydomain,dc=com
    usershare allow guests = Yes
    directory security mask = 0775
    kernel oplocks = No
    create mask = 0775
    directory mask = 0775
    map archive = No
    oplocks = No
    level2 oplocks = No
[vobs]
        comment = Vob storage directory
        path = /vobs
        valid users = @"MYDOMAIN+ccusers"
        writeable = Yes
        create mask...
2013 Jul 22
0
AIX, Samba and ADS issue
...nherit = yes
map to guest = Never
store dos attributes = yes
inherit permissions = yes
idmap uid = 200000 - 500000
idmap gid = 200000 - 500000
#============================ Share Definitions
==============================
[don]
comment = Sample share
path = /tmp
create mask = 0644
directory mask = 0775
writeable=yes
guest ok = no
valid users = CINTASFIT+aixuser, root
admin users = root
[BISHAREDDEV]
path = /BI_SHARED
create mask = 0644
directory mask = 0775
public = no
writeable = no
guest ok = no
valid users = @CINTAS+c_acct_cptr_app_g, @CINTAS+sap_cintas_pp,
@CINTAS+C_Acct_Alchemy_AP, @CINTAS+...
2002 Dec 19
0
Failed to delete entry for share
...ins
    
[profiles]
    profile acls    = yes
    path            = /home/profiles
    create mode     = 0600
    directory mode  = 0700
    read only       = no
    browseable      = yes
    hide unreadable = no
[install]
	comment = Data Files and Backups
	path = /mnt/disk3/install
	create mask = 0775
	directory mask = 0775
	browseable = yes
	read only = no
[programs]
	comment = Data Files and Backups
	path = /mnt/disk2/programs
	create mask = 0775
	directory mask = 0775
	browseable = yes
	read only = no
[shared]
	comment = Data Files and Backups
	path = /mnt/disk1/shared
	create mask = 0775...
2010 Dec 30
2
require membership to two groups
...modify videos.  currently my setup looks like 
this for rebirth:
[videos]
         comment = Rebirth local Videos
         path = /media/local/videos
         write list = @rebirth
         force group = videos
         create mask = 0664
         force create mode = 0664
         directory mask = 0775
         force directory mode = 0775
[music]
         comment = Rebirth local Music
         path = /media/local/music
         write list = @rebirth
         force group = music
         create mask = 0664
         force create mode = 0664
         directory mask = 0775
         force directory m...
2019 Mar 05
1
File Permissions
...= no 
read only = yes 
create mask = 0700 
[print$] 
comment = Printer Drivers 
path = /var/lib/samba/printers 
browseable = yes 
read only = yes 
guest ok = no 
[gcdata] 
comment = GreenCare Data Files 
path = /gcdata 
valid users = @gcdata 
force group = gcdata 
create mask = 0775 
directory mask = 0775 
writable = yes 
browseable = yes 
[gc] 
comment = GreenCare Data Files 
path = /gcdata/gc 
valid users = @gc 
force group = gc 
create mask = 0775 
directory mask = 0775 
writable = yes 
browseable = yes 
veto oplock files = *.fxp/*.prg/*.dcx/*.dbf/*.cdx/*...
2018 Oct 05
3
Mapping user by ip address
Hello, I have a shared folder that everybody will have access without
user/password.
[thsprovider]
   path = /share
   public = yes
   guest ok = yes
   only guest = yes
   writable = yes
   printable = no
   create mask = 0775
   directory mask = 0775
However Inside /share folder I have a folder named private that can be
accessed just for a ip address.
I have created the folder /share/private.
chown private:private /share/private
In this way I negate everybody access. Now how to map ip address
192.168.0.10 to the pri...
2000 May 04
0
Browsing issues NT WS 4.0 and Samba
...samba %v
	security = SHARE
	encrypt passwords = Yes
	map to guest = Bad User
	name resolve order = wins bcast
	wins server = 168.5.13.5
	guest account = profadv
	guest ok = Yes
[import]
	path = /u/data/ld0/chris/import
	writeable = Yes
	force user = chris
	force group = chris
	force create mode = 0775
	force directory mode = 0775
[chris]
	path = /u/data/ld0/chris
	force user = chris
	force group = chris
	force create mode = 0775
	force directory mode = 0775
	writeable = no
[sun]
	path = /u/data/ld1/sun/sun
	strict sync = yes
	sync always = yes
	force user = profadv
	force group = sun
	writeabl...
2003 Jan 08
5
WinXP/WordXP "Read-only" problem
I'm experimenting with Samba 2.2.7a in my home office-- all is well except
only I can open my Word files copied to our Samba share.
All other users can only open them "Read-only".
Please help me correct this.
Thanks,
--EdB  <tkged@earthlink.net>
Here's the smb.conf file:
[global]
    netbios name = Server01
    workgroup = TKG
    os level = 64
    preferred master