Displaying 20 results from an estimated 500 matches similar to: "Incorrect handling of group permissions"
2006 Oct 12
0
WG: Samba ignores groups for ACL !
Hi!
Here is the Output:
bash-3.00# id NTBV+neuwald
uid=5000(NTBV+neuwald) gid=5006(NTBV+dom??nen-benutzer)
bash-3.00# /usr/local/samba/bin/wbinfo -r NTBV+neuwald
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5000
5015
5016
5017
5022
5029
5033
5035
5021
5023
5019
5032
5028
5027
5034
5020
5026
5030
5024
5018
5036
5025
5031
Ciao, Bj?rn
-----Urspr?ngliche
2006 Oct 09
1
AW: AW: Samba ignores groups for ACL !
Hi,
First of all, thx for fast answering.
> I hope that the above commands are really right, because you
said folder_a but the name of the folder is "folderA".
Sorry, the commands are right :)
> The all other things include the groupmaps?
What do you mean... when i uses the command "./net groupmap list",
i get the following back
2006 Sep 26
3
Samba ignores groups for ACL !
Hello, i hope u guys can help me.
This is the first time I write to the list. Sorry about my english...
i got a solaris 10 machine and installed "samba 3.0.2.3c" with "openldap 2.3.2.1" , "openssl 0.9.8" and "gcc 3.4.6".
i configured kerberos and all the other things. all good.
i added the samba-server (solaris10) to a active directory domain.
with
2007 Feb 14
2
Solaris 10 and "store dos attributes"
I'm having trouble with files being marked read-only in Windows because the
Solaris file owner does not have write-permissions on the file; group-write is
allowed:
-r--rw---- 1 user group 32 Feb 13 14:19 testfile.txt
I thought that setting "store dos attributes = yes" for this share would allow
the "read only" setting to be stored in extended attributes, but it
2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
Hi,
I don't seem to be able to solve this regression with llvm-gcc-4.2 on
Cygwin.
It is weird as I thought I had checked SVN TOT and had a good build just
before the branch was corrected, so am confused.
If someone more experienced with debugging could have a look at this, its
like a syntax error. I have tried whittling the error down but it just
moves.
Trying to bisect between r98185 and
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
Hello
Can you please tell me if it is possible to resolve the following Cocoa framework / WineLib 1.3.20 conflicts?
I am trying to a port a game from Windows to OS X and I would like to use WINE's Windows Kernel32 library implementation in a Cocoa application [Embarassed]
I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my
2005 Dec 06
1
SRC=/, include a few directories and exclude everything else
Hi,
I am currently backing up a few Linux boxes, and a Windows XP box, using
rsync (through a cron job).
Regarding the Windows box ( Windows XP (running Cygwin) <--> Debian
Testing), so far I specify a few directories as sources in the rsync
command line. I then use an excludes file to include certain directories
and exclude others.
I was wondering, can I just specify / as the source and
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
2024 Nov 04
1
Windows permissions
I think I'm fairly good with Linux (since 1991) but mostly clueless
with Windows. When I need Windows help, the Web has been my savior.
But not this time...
I have three Windows 10 boxes which I can successfully access
using xfreerdp so I presume I know the available users and
passwords. However, trying to access with winexe is proving difficult.
1. The command, <winexe -U winuser
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1>
However I still get prompted for a user name and password. I don't seem
to have a way to force the "net" command to connect anonymously.
If I can force an anonymous connection from Windows, then I should be OK.
(Again, this share does not contain information that needs much protection.)
Thanks
From:
2001 Oct 01
1
Latest CVS of wine won't compile
Hi!
I tried to compile the latest CVS version (fetched this morning) of wine,
but compilation fails with:
gcc -c -I. -I. -I../../include -I../../include -O2 -m486 -fno-strength-reduce -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o wnd.o wnd.c
In file included from ../../include/wine/winuser16.h:5,
from ttydrv.h:19,
2006 Sep 14
1
Printing problems with samba 3.0.23c and NT4
Hi everyone!
I have upgrade my fileserver from samba2-smbpasswd to samba3.0.23c with LDAP-PDC.
Now i can't print to the printers on that server with NT4. "net use ..." is functional, but if I print to that printer, I get the
error - free translated from german message - "The syntax of the filename, directory name or the disc-label is wrong."
WinXP hasn't that
2005 Aug 17
2
Profiles 'problem'
Hello,
I use samba-3.0.14a_1,1 on FreeBSD 5.4-STABLE. Everything is running perfectly.
Today, the profile of my users are stored on the file server. For example:
John logon on the Windows 2000 Professional workstation called machine01. It's
the first logon of John on this machine, but him already have a profile stored
on the file server. When John logon to machine01, the profile of John are
2003 Dec 01
0
No subject
through the guest account.
This is my smb.conf on the linux side:
; Copyright (c) 1999 SuSE GmbH Nuernberg, Germany.
;
[global]
workgroup =3D SYAC
guest account =3D winuser
; guest account =3D nobody
keep alive =3D 30
os level =3D 2
kernel oplocks =3D false
; security =3D user
; Uncomment the following, if you want to use an existing
; NT-Server to authenticate users, but
2011 Mar 15
4
HUNK #N Problems When Applying A Patch For Wine 1.3.15
Anarchy Online is running great through WINE. However, I need to apply this patch in order for the right mouse button to do extra functionality
===
Code:
diff --git a/dlls/user32/Makefile.in b/dlls/user32/Makefile.in
index 3dbde26..d1ebfe8 100644
--- a/dlls/user32/Makefile.in
+++ b/dlls/user32/Makefile.in
@@ -1,7 +1,7 @@
EXTRADEFS = -D_USER32_ -D_WINABLE_
MODULE = user32.dll
IMPORTLIB =
2002 Dec 31
1
Samba 2.2.7a PDC with W2K SP3 clients - can't stay in domain
I've searched through the mailing lists and seen a few similar problems, but
those fixes didn't fix me.
Error: I can join the domain, but after rebooting and attempting to log in
I get the error:
The system cannot log you on to this domain because the system's compuer
account in its primary domain is missing or the password on that account is
incorrect.
Steps to obtain the
1999 Oct 25
1
need help with building R on Solaris without using shared FORTRAN libraries
I need to build R (we're currently at R version 0.64.0) for
Solaris 2.5.1 on SunSPARC without using the libF77.so and
libsunmath.so shared libraries. I'd like to use statically
linked libraries instead.
Nothing I have tried has worked as measured by executing
the command "ldd R.binary" to see whether it references
the shared libraries or not.
This is what I've tried:
1)
2007 Jan 10
1
Round Robin Queue
Hi Folks,
I implemented an Asterisk 1.2.10 on a Debian GNU/Linux, and I have
implemented a round robin queue (and a memory round robin queue too).
Here I have one simple problem:
- agent 1 (busy)
- agent 2 (busy)
- agent 3 (free)
When someone call to my queue, the action of the queue is this:
call agent 1, then call agent 2, and then call agent 3, that is free and
finally ring. There is
2002 Aug 13
1
compile problem samba-2.2.6pre1
Hi,
I have a problem to compile samba-2.2.6pre1 on a SUNsparc Solaris 8
maschine.
The make command produced follow error (configure was O.K):
Thanks for any help.
---
# make
Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="
/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
2008 Nov 04
1
WG: Samba 3.0.28a PDC and Vista Clients
Did you have profile files written?
With Xp it is profiles.V2.
I made my profile-path reside in the home directories of the users
And it worked on the fly
Ex:
[homes]
path=/windows/winuser/%U
[profiles]
path=/windows/winuser/%U/profile
Greetings
Daniel
-----Urspr?ngliche Nachricht-----
Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org