Displaying 13 results from an estimated 13 matches for "sharedaccess".
2012 May 08
6
registry vulnerabilities in R
...MACHINE\Software\Wow6432Node\Classes\CLSID\{9E56BE61-C50F-11CF-9A2C-00A0C90A90CE} "NeverShowExt" ""
HKEY_LOCAL_MACHINE\Software\Wow6432Node\Classes\CLSID\{ECF03A32-103D-11d2-854D-006008059367} "NeverShowExt" ""
HKEY_LOCAL_MACHINE\System\ControlSet001\services\SharedAccess\Defaults\FirewallPolicy
HKEY_LOCAL_MACHINE\System\ControlSet001\services\SharedAccess\Defaults\FirewallPolicy "IPSecExempt" dword:00000009
HKEY_LOCAL_MACHINE\System\ControlSet001\services\SharedAccess\Defaults\FirewallPolicy "DisableStatefulFTP" dword:00000000
HKEY_LOCAL_MACHINE...
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
I thought with the ACL it would be easier but it is the same nightmare :-(
john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
getfacl: Removing leading '/' from absolute path names
# file: mnt/shared/partage_de_fichiers
# owner: john_johnk
# group: sharedaccess
# flags: -s-
user::rwx
group::rwx
other::---
default:user::rw-
default:group::rw-
default:group:sharedaccess:rw-
default:mask::rw-
default:other::---
but when I create a file from DatabaseShare ...the group is wrong and I
have the x execution which comes from nowhere :-(
john_johnk at raspberr...
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
The directory is mounted from an external disk (|/dev/sdb1|), and it is
not part of the local filesystem
john_johnk at raspberrypi:~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 1.8T 0 disk
??sda1 8:1 0 1.4T 0 part /mnt/mi...
2024 Oct 15
1
Optimal File Permissions for Shared Access Between Windows and Linux
...sk = 0700
?? read only = no
?? guest ok = no
[DatabaseShare]
?? comment = Database File Share
?? path = /mnt/shared/partage_de_fichiers
?? public = no
?? writable = yes
?? browsable = yes
?? read only = no
?? guest ok = no
?? create mask = 0660
?? directory mask = 0770
?? force group = sharedaccess
?? force create mode = 0660
?? min protocol = SMB2
?? ea support = yes
?? vfs objects = catia fruit streams_xattr
?? fruit:delete_empty_adfiles = yes
?? fruit:metadata = stream
?? fruit:model = MacSamba
?? fruit:nfs_aces = no
?? fruit:posix_rename = yes
?? fruit:veto_appledouble = no
??...
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...atabaseShare]
> ?? comment = Database File Share
> ?? path = /mnt/shared/partage_de_fichiers
> ?? public = no
> ?? writable = yes
> ?? browsable = yes
> ?? read only = no
> ?? guest ok = no
> ?? create mask = 0660
> ?? directory mask = 0770
> ?? force group = sharedaccess
> ?? force create mode = 0660
> ?? min protocol = SMB2
> ?? ea support = yes
> ?? vfs objects = catia fruit streams_xattr
> ?? fruit:delete_empty_adfiles = yes
> ?? fruit:metadata = stream
> ?? fruit:model = MacSamba
> ?? fruit:nfs_aces = no
> ?? fruit:posix_rena...
2024 Oct 25
1
Optimal File Permissions for Shared Access Between Windows and Linux
...ACL it would be easier but it is the same
> nightmare :-(
>
>
> john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
> getfacl: Removing leading '/' from absolute path names
> # file: mnt/shared/partage_de_fichiers
> # owner: john_johnk
> # group: sharedaccess
> # flags: -s-
> user::rwx
> group::rwx
> other::---
> default:user::rw-
> default:group::rw-
> default:group:sharedaccess:rw-
> default:mask::rw-
> default:other::---
>
>
> but when I create a file from DatabaseShare ...the group is wrong and
> I have the x...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...is the same
>> nightmare :-(
>>
>>
>> john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
>> getfacl: Removing leading '/' from absolute path names
>> # file: mnt/shared/partage_de_fichiers
>> # owner: john_johnk
>> # group: sharedaccess
>> # flags: -s-
>> user::rwx
>> group::rwx
>> other::---
>> default:user::rw-
>> default:group::rw-
>> default:group:sharedaccess:rw-
>> default:mask::rw-
>> default:other::---
>>
>>
>> but when I create a file from DatabaseSha...
2024 Oct 21
2
Optimal File Permissions for Shared Access Between Windows and Linux
...S]
?? comment = RaspberryPi
?? path = /mnt/shared
?? read only = no
?? create mask = 0600
?? directory mask = 0700
[DatabaseShare]
?? comment = Database File Share
?? path = /mnt/shared/partage_de_fichiers
?? read only = no
?? create mask = 0660
?? directory mask = 0770
?? force group = sharedaccess
?? force create mode = 0660
The major problem people have with Samba is that they say it is hard to configure, all those parameters to set, totally missing that mostly they are setting defaults that do not need to be manually set.
You also may find it easier if you also install the acl and attr p...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...mba.org> wrote:
I thought with the ACL it would be easier but it is the same
nightmare :-(
john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
getfacl: Removing leading '/' from absolute path names
# file: mnt/shared/partage_de_fichiers
# owner: john_johnk
# group: sharedaccess
# flags: -s-
user::rwx
group::rwx
other::---
default:user::rw-
default:group::rw-
default:group:sharedaccess:rw-
default:mask::rw-
default:other::---
but when I create a file from DatabaseShare ...the group is wrong and
I have the x execution which comes from nowhere :-(
john_johnk at raspberry...
2024 Oct 26
1
Optimal File Permissions for Shared Access Between Windows and Linux
...he ACL it would be easier but it is the same
> nightmare :-(
>
>
> john_johnk at raspberrypi:~ $ getfacl /mnt/shared/partage_de_fichiers
> getfacl: Removing leading '/' from absolute path names
> # file: mnt/shared/partage_de_fichiers
> # owner: john_johnk
> # group: sharedaccess
> # flags: -s-
> user::rwx
> group::rwx
> other::---
> default:user::rw-
> default:group::rw-
> default:group:sharedaccess:rw-
> default:mask::rw-
> default:other::---
>
>
> but when I create a file from DatabaseShare ...the group is wrong and
> I have the x e...
2013 Mar 29
1
GPO Computer settings not applied
...vel
Everyone
BUILTIN\Users
NT AUTHORITY\SERVICE
CONSOLE LOGON
NT AUTHORITY\Authenticated Users
This Organization
BDESVC
BITS
CertPropSvc
DsmSvc
Eaphost
hkmsvc
IKEEXT
iphlpsvc
LanmanServer
MMCSS
MSiSCSI
NcaSvc
RasAuto
RasMan
RemoteAccess
Schedule
SCPolicySvc
SENS
SessionEnv
SharedAccess
ShellHWDetection
SystemEventsBroker
wercplsupport
Winmgmt
wlidsvc
wuauserv
LOCAL
BUILTIN\Administrators
USER SETTINGS
--------------
CN=Pavel Valach,CN=Users,DC=gym,DC=internal
Last time Group Policy was applied: 29. 3. 2013 at 19:35:17
Group Policy was applied from: debian-server.gym.in...
2008 Jul 31
5
Firewall exception list
...error:
"There was an error at adding a program to the firewall exception list:
"C:\Programme\3S CoDeSys\CoDeSys\Common\CoDeSys.exe"
Google told me, programs can write their entry into the registry on the firewall exceptions list exactly here:
HKLM\System\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPoli cy\StandardProfile\AuthorizedApplications\List
But in the registry there is no such entry.
My idea was to create a "fake list" in the registry but that didnt work.
So, are there any suggestions?
greetz neVs
2006 Jul 14
5
browser connection issue to http://localhost:3000/ on XP ?
Hi,
I think I have network issue on my XP PC here trying to run up
InstantRails and using it. I create an application and run up the
server "ruby scripts/server" and it runs up, but then when I try to
browse to it the browser just sits and spins and doesn''t connect :(
* I''ve tried: localhost:3000, 127.0.0.0:3000, 127.0.0.1:3000 + the IP
address that