search for: drwxrwsrwx

Displaying 20 results from an estimated 29 matches for "drwxrwsrwx".

Did you mean: drwxrwsrwt
2003 Jan 09
1
problems with inherit permissions
Hello, i'm using samba 2.0.7 with solaris 7 i would like to use the 'inherit permissions' - option. smb.conf [test] comment = TEST path = /test writeable = Yes inherit permissions = Yes UNIX-FS: mkdir /test chmod 777 /test chmod g+s /test ls -ld /test drwxrwsrwx ..... test If i create a new directory /test/xxx from unix-prompt, the new directory has the setgid-Bit too ls -ld /test/xxx drwxrwsrwx ...... xxx But if i create a directory using my samba-share, i don't get the setgid-Bit drwxrwxrwx .... new_with_samba The truss of the smbd...
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...oot root 9? 1 ??? 18,51 test12345 drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 [root at servera ~]# umount /mnt [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 Password for smbuser@//servera/gluster-replicate:? *** [root at servera ~]# ls -l /mnt ???? 9 drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 test -rw-r--r--. 1 smbuser smbuser??? 4? 1 ??? 18,49 test12 -rw-r--r--. 1 smbuser smbuser??? 9? 1 ??? 18,51 test12345 drwxr-sr-x. 2 smbuser smbuser 4096? 1 ??? 18,49 test35 [root at servera ~]# umount /mnt [root at servera ~]# mount -t glusterfs -o acl servera:/...
2010 Jun 23
0
Directory Permissions?
.../data/WorkinProgress/Alf/bragg/ForLaura# getfacl BraggonBragg/ # file: BraggonBragg/ # owner: XXX-alfredo # group: XXX-production user::rwx group::rwx other::rwx root at aries:/data/WorkinProgress/Alf/bragg/ForLaura# ll total 14 -rwxrw-rw- 1 XXX-johnt XXX-production 6148 Jun 22 17:42 .DS_Store drwxrwsrwx 5 XXX-alfredo XXX-production 512 Jun 23 11:29 BraggonBragg root at aries:/data/WorkinProgress/Alf/bragg/ForLaura# XXX-alfredo tries to copy a folder titled TEST_FOLDER from his desktop on OSX 10.6.4 with the contents as follows: edit-bay-10:TEST_FOLDER desktopadmin$ ls -al total 16 drwxrwxrwx...
2008 Jun 19
0
struggling with simple webdav
...n I try to save a file - say with OpenOffice to... http://www.example.com/webdav/test.odt I get this error (always)... Error saving the document Untitled1: The object cannot be created in http://www.example.com/webdav/. but the directory has suitable permissions I would think... # ls -ld webdav drwxrwsrwx 2 apache apache 4096 Jun 19 08:33 webdav so I changed the group on this folder... # chgrp users-all webdav # ls -ld webdav drwxrwsrwx 2 apache users-all 4096 Jun 19 08:33 webdav which craig is definitely a member of and still the same error... Anyone? Craig
2001 Nov 30
0
samba-2.2.2 and Linux 2.2.20 replacing Win2K?
...9;s) The machine is a Pent-III 850Mhz w/256MB, dual NIC's, and 2 HD's (IDE) with /dev/hda1 being where the OS is stored, and /dev/hdb1 is a 19GB drive where the files will reside (running kernel 2.2.20, on Caldera OpenLinux 3.1). Here is the current permissions on the shares in question: drwxrwsrwx 7 drivef dbsapps 1024 Nov 30 04:54 drivef drwxrwsrwx 8 drivev dbsapps 1024 Nov 30 17:22 drivev Now, dbsapps is a group in which all users will be able to write to either /home/drivef or /home/drivev (I used chmod 2777 -R /home/drivef and /home/drivev) here is my smb.conf # Sam...
2003 Jan 10
0
RE: problems with inherit permissions (Armin Baumgaertner)
...it permissions' - option. > > smb.conf > > [test] > comment = TEST > path = /test > writeable = Yes > inherit permissions = Yes > > > UNIX-FS: > > mkdir /test > chmod 777 /test > chmod g+s /test > > ls -ld /test > drwxrwsrwx ..... test > > > If i create a new directory /test/xxx from unix-prompt, the new > directory has the setgid-Bit too > > ls -ld /test/xxx > drwxrwsrwx ...... xxx > > But if i create a directory using my samba-share, i don't get the > setgid-Bit > &...
2007 Dec 19
1
write list and valid users
We finally got our server to migrate to the new domain. Now when we access a share anyone can write to it. I removed the write list and valid users list and restarted samba... anyone can still access and write to it. Can some one school me on samba permissions? here is the share info drwxrwsrwx 10 user group 4096 Dec 19 08:16 dev [dev] path = /apps/dev create mask = 666 directory mask = 2777 valid user = removed for security (a bunch of domain groups) write list = removed for security (a bunch of domain groups) writeable = yes -- Ja...
2014 Feb 12
2
No Access to public folder
Hello, I have some Issues with Dovecots public folder. I only see the folder in users Mailbox but I cannot subscribe it or copy mails in it. My public file structure (folder: "/var/vmail/public/") looks like this: -rw-rw-rw- 1 ebox ebox 0 Feb 12 01:21 dovecot-acl-list drwxrwsrwx 2 ebox ebox 4096 Feb 12 00:31 test (Wierd thing is that "dovecot-acl-list" is empty, why?) content of "test" public folder is: -rw-r--r-- 1 root ebox 10 Feb 12 01:21 dovecot-acl I can see the folder in my mail accounts but I dont have access to it. I activated ACL and the...
2003 Oct 09
1
File deletion problem with samba 2.2.8a and 3.0.0
...sage "cannot find the specified file". The same kind of error happens when I try to copy a file to the share. the file is created with a size of 0 and an error message appears before the file is filled with data. I checked the filesystem permissions and samba permissions on the file. drwxrwsrwx 2 nobody nobody 80 Oct 9 18:02 . drwxrwxrwt 35 root root 1784 Oct 9 17:41 .. -rw-rw-rw- 1 pinchartl nobody 0 Oct 9 18:02 delete.me [public] comment = Temporary file space path = /tmp/public read only = no public = yes only guest = yes cre...
2020 Jul 01
3
Samba-4.10.4 strange behaviour
...gt; drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 > Password for smbuser@//servera/gluster-replicate:? *** > [root at servera ~]# ls -l /mnt > ???? 9 > drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 test > -rw-r--r--. 1 smbuser smbuser??? 4? 1 ??? 18,49 test12 > -rw-r--r--. 1 smbuser smbuser??? 9? 1 ??? 18,51 test12345 > drwxr-sr-x. 2 smbuser smbuser 4096? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t g...
2020 Jul 01
0
Samba-4.10.4 strange behaviour
...gt; drwxr-xr-x. 2 root root 0? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t cifs //servera/gluster-replicate /mnt -o user=smbuser,vers=1.0 > Password for smbuser@//servera/gluster-replicate:? *** > [root at servera ~]# ls -l /mnt > ???? 9 > drwxrwsrwx. 2 smbuser smbuser 4096? 1 ??? 18,42 test > -rw-r--r--. 1 smbuser smbuser??? 4? 1 ??? 18,49 test12 > -rw-r--r--. 1 smbuser smbuser??? 9? 1 ??? 18,51 test12345 > drwxr-sr-x. 2 smbuser smbuser 4096? 1 ??? 18,49 test35 > [root at servera ~]# umount /mnt > [root at servera ~]# mount -t g...
2005 Aug 02
1
RCS/delete on close/delete readonly
...rently, the way this works is that it needs to be able to delete files that are read-only and not owned by you; they recommend that you set "delete readonly = yes" in the config file. The problem is that this doesn't cure the problem. I have a Linux Directory which has permissions drwxrwsrwx and files that are owned by several people inside it. If you try to checkout the files in CS-RCS, you get "permission denied". If you try to delete the file from Windows Explorer or CMD prompt, you get permission denied (after the "do you want to delete this read-only file"...
1998 Nov 10
2
File & Directory permissions
...on Unix permissions and is never reported back even if set. Finally the permissions for directories (or folders) seems to be immutable. Attributes Type Unix permissions none file -rw-rw-rw- Archive file -rwxrw-rw- ReadOnly file -r--r--r-- Archive+ReadOnly file -r-xr--r-- any directory drwxrwsrwx These permissions are the logically ANDed with "create mask" for files and "directory mask" for directories. Finally thet are logically ORed with "force create mask" for files and "force directory create mask" for directories. The only control as user at...
2010 Feb 20
1
windows users can login but OS X users cannot
...auth sufficient pam_krb5.so minimum_uid=1000 use_first_pass account sufficient pam_ldap.so use_first_pass session sufficient pam_ldap.so I have tested my configs on samba 3.0.33 on CENTOS and it works fine there for both OS X and windows the share is setup on /shares/asgs with these permissions: drwxrwsrwx 8 root root 87 2010-02-20 00:17 shares drwxrws--- 2 grant ASGSFileUsers 18 2010-02-20 00:21 asgs here's smb.conf: [global] unix extensions = no disable spoolss = Yes disable netbios = yes name resolve order = hosts workgroup = AD realm = AD.UCSD.EDU server string = %h server...
2019 Jul 07
2
Can't Connect With New Install
...passdb backend = tdbsam obey pam restrictions = yes pam password change = yes map to guest = bad user [pihome] comment=pi home path=/home/pi/ read only = no browsable = yes create mask = 0775 directory mask = 0775 valid users = %S share directory permissions: pi@<mypi>:/home $ ls -l total 4 drwxrwsrwx 19 pi pi 4096 Jul 6 15:01 pi Win 10 when attempting to connect: Error code 0x80070035 The network path was not found Win 10 Diagnostics: file and print sharing resource (<mypi>) is online but isn't responding to connection attempts. Detected Detected The remote computer isn?t respondi...
2009 Jun 30
1
Samba-Cups: all works except browsing when printer is not defined in smb.conf
...printable = yes guest ok = yes browseable = no writable = no [print$] comment = Printer Drivers path = /data/printers browseable = yes guest ok = yes read only = yes write list = root +domadmins *permissions on maps drwxrwsrwx 3 root domadmins 4096 2009-06-29 13:25 printers drwxrwxrwt 2 root root 4096 2009-06-29 13:50 spool *driver installation from cups to samba I did put following items in /usr/share/cups/drivers cups6.inf (from www.cups.org) cups6.ini (from www.cups.org) cupsps6.dll (from www.cups.org) cupsu...
2007 Oct 02
0
world permissions edition
...public share with XP client using using the native security dialog box. with these share properties: nt acl support = yes directory mode = 2777 force directory mode = 2770 directory security mask = 0777 force directory security mode = 0770 new directory are created with drwxrwsrwx mode, that's great from XP security dialog box, i get full control for user, group and Everyone, that's great but i can't remove Everyone Full control. When i use apply button, the full control permission is back for everyone... i can't explain it because it's not forced (f...
2010 Jan 25
1
Problem Samba Share
...Windows > force group = "ATLANTA\domain users" > read only = No > create mask = 0764 > directory mask = 0775 A list of the directory > root at louise:/files/Lucretia# > drwxrwsr-x 36 trish domain users 1608 2010-01-20 15:53 Projects > drwxrwsrwx 291 trish domain users 23600 2010-01-25 15:15 Windows There are no acl's set on either directory. -- Robert Steinmetz, AIA Principal Steinmetz & Associates
2010 Sep 15
0
Group share problem
...writable = yes directory mask = 0775 create mask = 0775 /home/mymount/Project is automounted from a NetApp fileserver and has gid bit set i.e.: # ls -al /home/mymount/ total 24 drwxrwxrwx 7 root root 4096 Sep 14 18:32 . drwxr-xr-x 15 root root 0 Sep 15 11:01 .. drwxrwsrwx 72 lansley sharegroup 4096 Sep 14 14:36 Project drwxrwxrwx 34 root root 4096 Sep 15 11:00 .snapshot I have created a Unix group called sharegroup with relevant usernames contained. Shares are mapped at login. Double clicking on a share in Windows Explorer gives an access denied message. R...
2013 May 03
0
dovecot 1.2.5 Fatal: setgid(5000(vmail)) Operation not permitted
...SWORD default_pass_scheme = PLAIN password_query = \ SELECT name, domain, password \ FROM mailbox WHERE name = '%n' AND domain = '%d' user_query = \ SELECT maildir \ FROM mailbox WHERE name = '%n' AND active = '1' AND domain = '%d' #This is my ls -la drwxrwsrwx 5 vmail vmail 4096 May 2 18:39 vmail #and this is inside vmail/ drwx--S--- 3 vmail vmail 4096 May 2 18:39 asfaltotejo.com drwx--S--- 3 vmail vmail 4096 May 2 12:35 gestaoconteudos.pt drwx--S--- 17 vmail vmail 4096 May 2 15:34 tribanet.com #/var/run/dovecot srw-rw---- 1 vmail vmail 0...