Displaying 4 results from an estimated 4 matches for "test_groups".
2019 Jan 21
2
I have issue in configuring file servers with AD integration.
...older).
> below are the config. When I try to access inherit1 from widows
> getting you do not have permission to access
> \\xxx.xxx.xxx.xxx\inherit1. Could you please help me on this.
>
> [test]
> comment = Ubuntu File Server Share
> path = /srv/samba/test
> #valid users = test_groups
> #browsable = yes
> read only = no
> create mask = 0640
> writable = yes
> inherit permissions = no
> valid users = +"SBX\Test-Group"
>
> [inherit1]
> writeable = yes
> comment = inherit1
> valid users = +"SBX\Inherit-Group", at +"SBX\I...
2006 Feb 08
8
Strategies for Unit testing 2 databases
Hi,
My application spans 2 (or more) databases for some very specific
reasons... My models are working fine, even dynamically establishing
connections as needed at runtime, and spanning relationships across the
databases (which really impressed me). The problem is, I can''t seem to
force Units for these models (that use a secondary db) to load their
fixtures into and use the
2019 Jan 21
0
I have issue in configuring file servers with AD integration.
...name = /dev/null
disable spoolss = yes
[share]
comment = Ubuntu File Server Share
path = /srv/samba/share
browsable = yes
guest ok = yes
read only = no
valid users = +"SBX\Test-Group"
create mask = 0640
[test]
comment = Ubuntu File Server Share
path = /srv/samba/test
#valid users = test_groups
#browsable = yes
read only = no
create mask = 0640
writable = yes
inherit permissions = no
valid users = +"SBX\Test-Group"
[test myfolder]
comment = Ubuntu File Server Share, permission inheritance
path = /srv/samba/test/myfolder
#browsable = yes
read only = no
create mask = 0640
writabl...
2015 Nov 18
0
[Bug 2497] New: Add debugging information to ga_match() to show each attempted match
https://bugzilla.mindrot.org/show_bug.cgi?id=2497
Bug ID: 2497
Summary: Add debugging information to ga_match() to show each
attempted match
Product: Portable OpenSSH
Version: 7.1p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: