Displaying 3 results from an estimated 3 matches for "giersch".
Did you mean:
gesch
1999 Jul 01
0
access denied with Samba 2.0.3 on Solaris 7
...he SUN server, he
always gets the message "access denied". All UNIX users works on the
same PC, logins to the same PDC and the user profiles were identical.
So what can be the reason for this problem?
Any help would be great
Meinolf Droste
-------------------------
Meinolf Droste
Giersch GmbH
meinolf.droste@giersch.de
phone +49 02372 965140
FAX +49 02372 965199
-------------------------
1999 Jul 01
1
SAMBA digest 2150
...OS/2 Warp Version 4.0
> by Michal Jezierski <heja@xox.pl>
> 21) Problems in Joining to an NT domain (RH6.0).
> by Nicola Lamarca <Nicola.Lamarca@BULGARI.com>
> 22) access denied with Samba 2.0.3 on Solaris 7
> by Meinolf Droste <meinolf.droste@giersch.de>
> 23) Samba and TCP/IP printing...
> by Julian Richardson <JRichardson@softwright.co.uk>
>
> ----------------------------------------------------------------------
>
> Date: Wed, 30 Jun 1999 14:23:38 +0200
> From: =?iso-8859-1?Q?Str=F6mberg_Peter?= <Pet...
2020 Apr 04
2
Permitted success/failure orderings for atomic compare_exchange
A question has come up on how to interpret the wording of LLVM's
documentation regarding the possible memory ordering for success and
failure of atomic compare_exchange operations.
>From the LLVM reference:
"The success and failure ordering
<https://llvm.org/docs/LangRef.html#ordering> arguments specify how this
cmpxchg synchronizes with other atomic operations. Both ordering