similar to: ACL Windows GUI to set permissions?

Displaying 20 results from an estimated 7000 matches similar to: "ACL Windows GUI to set permissions?"

2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 14:11, Felix Matouschek wrote: > Hi Rowland, > > my users are known to the OS The smb.conf you posted earlier would seem to suggest that they aren't, what does 'getent passwd <username>' produce ? Rowland > , they also have the correct permissions to alter the settings. > Doing so on the CLI does work when logged in via SSH. > > When opening
2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 15:29, Felix Matouschek wrote: > Hi Rowland, > > I had to split smbd and winbindd config to work around some bugs in credentials offline caching. > I have a separate winbindd.conf, it looks like this: > > [global] > ### Network ### > netbios name = Fileserver > server string = Fileserver (%h V:%v) > > ### ad member ### >
2015 Aug 04
2
Cannot change directory permissions
Hi Rowland, my users are known to the OS, they also have the correct permissions to alter the settings. Doing so on the CLI does work when logged in via SSH. When opening the Security Tab the users and groups are displayed, only on directories there are no checkmarks under Read, Write etc. I also cannot set any checkmarks for Read, Write etc. When viewing the Security Tab of a file everything
2015 Aug 04
2
Cannot change directory permissions
Hi Rowland, I had to split smbd and winbindd config to work around some bugs in credentials offline caching. I have a separate winbindd.conf, it looks like this: [global] ### Network ### netbios name = Fileserver server string = Fileserver (%h V:%v) ### ad member ### workgroup = INTRANET realm = INTRANET.MYCOMPANY.DE security = ADS kerberos method = secrets and
2012 May 11
2
moving data from one frame to another
Hello, I am working with two different data frames, and I'd like to move data from one to the other. Here is the first frame: > head(five) Week Game.ID VTm VPts HTm HPts HDifferential VDifferential 1 1 NFL_20050908_OAK at NE OAK 20 NE 30 10 -10 2 1 NFL_20050911_ARI at NYG ARI 19 NYG 42 23 -23 3 1 NFL_20050911_CHI
2009 Jun 08
6
Display of Photomatix GUI Has No Buttons, Checkmarks
I would like to use Photomatix Pro 3.1.3 on my WINE install. I was able to successfully install it after installing corefonts and .NET 2.0 using winetricks. The program opens fine but none of the buttons, checkmarks, or other window dressings appear: [Image: http://img93.imageshack.us/img93/7739/photomatix.png ] I have several other applications installed in WINE and none of them exhibit this
2012 May 02
1
scanning a data set for strings
Hello, I'm looking for what I'm sure is a quick answer. I'm working with a data set that looks like this: Week Game.ID VTm VPts HTm HPts Differential HomeWin 1 1 NFL_20050908_OAK at NE OAK 20 NE 30 10 FALSE 2 1 NFL_20050911_ARI at NYG ARI 19 NYG 42 23 FALSE 3 1
2001 May 02
1
ext3 versus Reiser
Greetings, I'll keep this as brief as possible: Is Redhat going to support ext3 or reiser (or both) in the next version of Redhat (I'm not looking for a commitment, just a roadmap)? I noticed (and used) the reiser utilities in the Wolverine beta (on a test box) to make reiser paritions, but upgrading to the 7.1 release failed as it only saw ext2 partitions. I understand that ext3 is
2018 Jan 16
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
no, it seems to work!!! i did a ldapmodify on DC2: ldapmodify -x -h dc2 -D cn=administrator,cn=users,dc=test,dc=net -W -f serverReference.ldif serverReference.ldif: dn: CN=SAMBA3,CN=Servers,CN=Default-First- SiteName,CN=Sites,CN=Configuration,DC=test,DC=net changetype: modify add: serverReference serverReference: CN=SAMBA3,OU=Domain Controllers,DC=test,DC=net - now the question: Why the
2015 Aug 07
4
Cannot change directory permissions
Hi Rowland, yes I do have two separate config files for smbd/nmbd and winbindd. You can tell winbindd to load a separate config file via the "-s" command line switch. Therefore I set "WINBINDD_EXTRA_OPTS" in "/etc/default/sernet-samba" to "-s /etc/samba/winbindd.conf". The "cached_login" option for pam is also set and working. The problem was
2018 Jan 16
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
on DC2 in the log i found: ./source4/dsdb/common/util.c:4807: Failed to find account dn (serverReference) for CN=SAMBA3,CN=Servers,CN=Default-First-Site- Name,CN=Sites,CN=Configuration,DC=test,DC=net, parent of DSA with objectGUID c01a335e-1794-4997-9c7e-553be77fba04, sid S-1-5-21- 1608159440-4144762864-1017073214-18962 ../source4/rpc_server/drsuapi/updaterefs.c:374: Refusing DsReplicaUpdateRefs
2018 Feb 12
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
Hi Heinz and Johannes, > I had exactly the same problem, and used ldbedit to apply the fix. > Thanks for digging into this! > > Now I'm interested in the root cause as well ... I just had a client calling with a replication issue due to the exact same error. The domain was initially build on 4.7.1, upgraded to 4.7.3, and it was also missing the serverReference attribute on one
2018 Apr 03
2
Multi-architecture (ELF or other) loaders and dynamic linkers available?
Hi, I'm looking for some sort of "universal loader and dynamic linker", capable of loading in memory an executable (ELF or other, the format is not a requisite at this time) for any of the "major" architectures that have LLVM backends (namely: x86, x86_64, ARM, ARM64, PPC, PPC64, MIPS32, MIPS64), including also relocation, and loading of symbols from dynamic libraries that
2018 Apr 04
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
Same error here... root at samba01:~# samba-tool ldapcmp ldap://samba01 ldap://samba02 -Uadministrator --filter=CN,DC,member CONFIGURATION Password for [LAURENZ\administrator]: * Comparing [CONFIGURATION] context... * Objects to be compared: 1631 Comparing: 'CN=SAMBA03,CN=Servers,CN=Harz,CN=Sites,CN=Configuration,DC=local,DC=laurenz,DC=ws' [ldap://samba01]
2004 Aug 06
0
Client auth with mysql
Mathieu, This is a great idea, and I'm sure many people would like to take advantage of it. Since the release of 2.0.0, we've added an "authenticator" framework which allows us to create authentication modules for handling listener (client-based) authentication. We currently have one authentication module (htpasswd) which uses a simple file to store users and encrypted
2004 Aug 06
2
Client auth with mysql
Hi, I have a customer (a small french music producer) who's putting up a "paid" radio, it's not really paid, because you don't buy an access, you just by a cd, and you get radio access. So, I needed to check access to the radio, in an intelligent manner :-) A collegue of mine started doing things, he ended up with scripts adding ip's to the server's firewall... I
2004 Aug 06
0
Client auth with mysql
+-Le 14/05/2004 15:40 -0400, Amy Beam a dit : | Hello Mathieu, | | This is a great idea! So great that I have been trying to do it for a | while now. However my knowledge of all the ins and outs of Icecast are | lacking. I would love to implement your solution here hopefully you can | answer a few questions for me! | | 1. What version of Icecast should I make these changes to? It looks like |
2003 Aug 14
1
Re: Samba vs. Windows : significant difference intimestamp handling?
>> > > Fine. Use reiserfs and don't worry about ctime. >> > >> > Why? Does reiserfs handle ctime in a different >> > way than other linux filesystems? >> >> It's not supposed to given the same instructions >> from clients but it appears to because perhaps it >> elicits different kind of response from Office. >> Maybe
2005 Oct 20
0
Availability of unsupported kernel for 4.2 or compiling reiser into 4.2 kernel
Two related questions. 1. When is the unsupported version of 2.6.9.22 likely to be available? ?? I need to access reiser filesystems so I?m currently running on the .11unsupported kernel. 2. Has anyone successfully compiled reiser into the 2.6.9.22 kernel? ???I am getting errors in stree.c but I can?t find a solution on the net? Thanks Daveh
2001 Nov 20
0
quota support with Linux 2.4.x kernels
On Tue, Nov 20, 2001 at 10:54:41AM +1100, Matthew Geier wrote: > Frank Joerdens wrote: > > > > Greetings. I read in a samba list that the quota support is 'broken' in > > so-called 'linus' kernels > 2.4.3 and that one is supposed to use a > > redhat or 'cox' kernel (what the hell is that supposed to mean . . . are > > we having different