Displaying 20 results from an estimated 400 matches similar to: "POSIX to ts and back to POSIX"
2001 Nov 25
2
winbindd ?'s
Am I correct in my understanding that with winbindd (and PAM), I am able to
authenticate PAM aware apps against an NT 4 domain with no passwd entries?
If so, how would one get ssh working with this? I've followed the winbindd
how-to and haven't been able to ssh into the box with winbindd using an
account that only resides in the domain (i.e. isn't in the passwd file).
Could
2006 Mar 02
0
Making SwitchTower work with csh (and other non-posix shells)
I tried using ST, but it didn''t work with the csh shell. Today I
decided to make it work, and came up with the very simple solution of
wrapping the failed commands inside a bash instance. Blog post is
http://www.flpr.org/articles/2006/03/02/make-switchtower-work-with-csh-hack
Solution (so you don''t have to read the blog post :) is to edit
2007 May 11
1
POSIX ACLs
Is anyone looking at supporting the POSIX extended ACLs?
Thanks!
Trevor
2009 Nov 03
0
posix user mapped to window users without idmap ?
Dear all
I am using samba+ldap as PDC , now i want a create a BDC that takes over
domain logon process process when PDC become down by taking users/groups
information from slave ldap server . My shares are present on disk which is
accessible both by PDC and BDC and permission given to POSIX uesrs and group
which i think internally mapped to samba users/groups.
Now since ldap storing posix
2004 Feb 18
1
Shared posix account for machine trust
I think that machine trust account did not access any resources, is there any way to avoid using posix account for machine trust? or at least using only one shared posix id?
--beast
2008 Mar 20
1
pthread_mutexattr_settype non-conformance to man-page and POSIX
I hit a bug in libthr with pthread_mutexattr_settype which (at least as far as
I understand the POSIX reference and also the man-page) makes it
non-conformant to the specifications.
Quoting:
"""
RETURN VALUES
If successful, these functions return 0. Otherwise, an error number is
returned to indicate the error.
...
ERRORS
...
The pthread_mutexattr_settype()
2007 Nov 27
0
Default POSIX ACLs masking later permission edits
Hello,
I have recently set up a Samba based file server running 3.0.27a. This file server is part of a Windows 2003 domain, with ACL and extended attribute support enabled, and appears to be functioning properly except for one critical issue with the ACLs.
When I try to edit the permissions of a file through Windows, the default POSIX ACL that I set up on the filesystem seems to be masking off
2008 Jul 30
2
"posix locking = no" - is it dangerous?!
Dear users, I'm asking myself... what if I use "posix locking = no" to
a share in a Samba server?!
Here goes 3 URL's describing the some problem I have right now:
http://lists.samba.org/archive/samba/2008-January/137529.html
http://lists.samba.org/archive/samba/2008-January/137437.html
http://blog.notreally.org/articles/2007/12/
The last one suggest a patch to the kernel
2008 Feb 14
0
Default Posix ACLs not honoured
Hi all,
we are experiencing difficulties with posix ACLs using samba 3.0.28 on a
Debian 4.0 etch server.
The goal is to not let the Windows clients manage the ACLs but instead set
the permissions from the Samba server, hence smb.conf says "nt acl support =
no".
Problems arise when I have a directory with default permissions for a named
group, e.g.
# file: ACLTest
# owner: juergen
#
2003 Mar 15
0
configure, IBM AIX and checking whether leap seconds are treated according to POSIX...
Hi,
I am trying to compile R for 64 bits on a mainframe running
IBM AIX. Setting the environment variable OBJECT_MODE=64
leads to hanging while checking whether leap seconds are treated according to POSIX...
Interestingly, it works fine when OBJECT_MODE=32...
Any pointer would help me much...
Thanks,
L.
--
--------------------------------------------------------------
currently at the
2008 Feb 07
0
[PATCH] ioemu: use POSIX int type
ioemu: use POSIX int type
(already upstream)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r 2adf154d17c2 tools/ioemu/hw/rtl8139.c
--- a/tools/ioemu/hw/rtl8139.c Thu Feb 07 10:47:20 2008 +0000
+++ b/tools/ioemu/hw/rtl8139.c Thu Feb 07 12:04:07 2008 +0000
@@ -1468,7 +1468,7 @@ static void rtl8139_BasicModeCtrl_write(
DEBUG_PRINT(("RTL8139: BasicModeCtrl
2005 Aug 31
0
patch for preserving extended posix ACLs
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20050831/54e830f9/attachment.bin
2003 Oct 21
0
summary - controling x-labels in xyplot (lattice) when x is POSIX object
Hi,
The solution to my problem is to use
lattice:::calculateAxisComponents to calculate appropriate labels
for the time axis in trellis plots.
# For example, given
x <- seq.POSIXt(strptime("2003/01/01", format = "%Y/%m/%d"),
strptime("2003/10/01", format = "%Y/%m/%d"), by = "month")
y <- rnorm(length(x))
dat <-
2009 Sep 17
1
[PATCH 2/2] Btrfs: Fix setting umask when POSIX ACLs are not enabled
We currently set sb->s_flags |= MS_POSIXACL unconditionally, which is
incorrect -- it tells the VFS that it shouldn''t set umask because we
will, yet we don''t set it ourselves if we aren''t using POSIX ACLs, so
the umask ends up ignored.
Signed-off-by: Chris Ball <cjb@laptop.org>
---
fs/btrfs/super.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
1998 Mar 12
1
R-beta: POSIX regular expressions not available !?
When trying grep(), I get the following:
> grep("[a-z]", letters)
Error in grep(pattern, x, ignore.case, extended, value) : POSIX regular expressions not available
I can't find any pointer in the installation kit. How can I configure
R to make it "avaliable"?
I run R in an Irix 5.3 system.
Thanks in advance!
--
2004 Sep 01
0
[LLVMdev] POSIX compliance
Reid,
>From: Reid Spencer <reid at x10sys.com>
>Date: Tue, 31 Aug 2004 11:08:37 -0700
>
>Henrik,
>
>Since Interix is POSIX and SUS compatible, I've separated its
Another posting on Interix forum, has revealed that Interix conforms to
POSIX.1 and SUS. But, I don't think this will break your platform
separation.
/Henrik
2004 Sep 01
0
[LLVMdev] POSIX compliance
/lib/System/platform/Path.cpp is not compilable under Cygwin
(although it was motivated to be for Cygwin...):
-----------------------------------
Compiling Path.cpp
In file included from Path.cpp:37:
platform/Path.cpp: In static member function `static llvm::sys::Path
llvm::sys::Path::GetTemporaryDirectory()':
platform/Path.cpp:41: error: `mkdtemp' undeclared (first use this function)
2004 Sep 01
1
[LLVMdev] POSIX compliance
Thanks for noting it. I'll see what cygwin has to offer in this area and
correct the implementation.
Thanks,
Reid.
On Wed, 2004-09-01 at 09:11, Valery A.Khamenya wrote:
> /lib/System/platform/Path.cpp is not compilable under Cygwin
> (although it was motivated to be for Cygwin...):
> -----------------------------------
> Compiling Path.cpp
> In file included from
2011 Aug 26
0
[LLVMdev] How much adaptable is the LLVM to POSIX pattern?
Hi everyone again!
I'm come back with a new doubt... How much adaptable is the LLVM to POSIX
pattern?
I'm thinking about create a cross-platform "framework" (it will turn more
than this), POSIX-based.
You think that this is possible, while using LLVM infrastructure?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Sep 25
0
[LLVMdev] POSIX thread library support
Hi chenwj,
According to the link, I found that during the compiling process, the option "-emit-llvm" must be added to generate immediate object *.o.
[hanfeng at os-wstation02 fft]llvm-gcc -c fft.c -emit-llvm
Then using llvm-ld will generate two files - a shell excutable and a llvm bytecode data both of which would run perfect.
[hanfeng at os-wstation02 fft]llvm-ld -o FFT fft.o
[hanfeng