Displaying 20 results from an estimated 28 matches for "platonic".
2015 Mar 19
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi,
please have a look into the attached smb.conf. The only changes since 3.6.3 are commenting out all *security* settings and adding
winbind expand groups = 1
The attached smbusers hasn't been changed yet.
When I try to access share \\platon\root<file:///\\platon\root> as fee\administrator I get the following:
platon:~ # smbclient -c dir -W fee -U administrator%secret
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Rowland,
Am 20.03.2015 um 12:45 schrieb Rowland Penny:
> Try replacing the global part of your smb.conf with this:
>
> [global]
> netbios name = PLATON
> workgroup = FEE
> security = ADS
> realm = FEE.DE
> dedicated keytab file = /etc/krb5.keytab
> kerberos method = secrets and keytab
> server string = Web- und
2015 Mar 20
4
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Marc,
Am 19.03.2015 um 22:53 schrieb Marc Muehlfeld:
> Am 19.03.2015 um 14:35 schrieb Nissl Reinhard:
>> When I try to access share \\platon\root<file:///\\platon\root> as fee\administrator I get the following:
>>
>> platon:~ # smbclient -c dir -W fee -U administrator%secret //platon/root
>> Domain=[FEE] OS=[Unix] Server=[Samba
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Rowland,
Am 20.03.2015 um 10:33 schrieb Rowland Penny:
>>> ---8<---8<---8<---8<---8<---8<--- smb.conf
>>> ---8<---8<---8<---8<---8<---8<---
>>>
>>> # smb.conf is the main Samba configuration file. You find a full
>>> commented
>>> # version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
On 20/03/15 13:35, Reinhard Ni?l wrote:
> Hi Rowland,
>
> Am 20.03.2015 um 12:45 schrieb Rowland Penny:
>
>> Try replacing the global part of your smb.conf with this:
>>
>> [global]
>> netbios name = PLATON
>> workgroup = FEE
>> security = ADS
>> realm = FEE.DE
>> dedicated keytab file = /etc/krb5.keytab
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
On 20/03/15 06:11, Reinhard Ni?l wrote:
> Hi Marc,
>
> Am 19.03.2015 um 22:53 schrieb Marc Muehlfeld:
>
>> Am 19.03.2015 um 14:35 schrieb Nissl Reinhard:
>>> When I try to access share \\platon\root<file:///\\platon\root> as
>>> fee\administrator I get the following:
>>>
>>> platon:~ # smbclient -c dir -W fee -U administrator%secret
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
can you try this also
copy past it, but set the admin pass fist.
then whats the output.
SAMBA_NT_ADMIN_PASS="PUT_YOUR-ADMINISTRATOR_PASSWORD_HERE"
SETFQDN=`hostname -f`
echo "NT Authentication test"
echo ${SAMBA_NT_ADMIN_PASS}| smbclient //localhost/netlogon -U Administrator -c 'ls'
echo "Kerberos Authentication"
echo ${SAMBA_NT_ADMIN_PASS} | kinit
2002 Oct 25
4
points on a sphere
Not an R question directly, but has anyone got a method for placing a
moderately large number of (near) equi-spaced points on a sphere? I have a
nasty feeling platonic solids are needed for exact solutions and I'm
thinking of samplings involving around 200 - 1000 regularly-spaced points,
Thanks,
Richard Rowe
Richard Rowe
Senior Lecturer
Department of Zoology and Tropical Ecology, James Cook University
Townsville, Queensland 4811, Australia
fax (61)7 47 25...
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
On 20/03/15 11:16, Reinhard Ni?l wrote:
> Hi Rowland,
>
> Am 20.03.2015 um 10:33 schrieb Rowland Penny:
>
>>>> ---8<---8<---8<---8<---8<---8<--- smb.conf
>>>> ---8<---8<---8<---8<---8<---8<---
>>>>
>>>> # smb.conf is the main Samba configuration file. You find a full
>>>> commented
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Rowland,
Am 20.03.2015 um 15:02 schrieb Rowland Penny:
>>> Try replacing the global part of your smb.conf with this:
>>>
>>> [global]
>>> netbios name = PLATON
>>> workgroup = FEE
>>> security = ADS
>>> realm = FEE.DE
>>> dedicated keytab file = /etc/krb5.keytab
>>>
2007 Apr 24
1
[LLVMdev] simple questions -and wiki
...would be linked from LLVM.org site.
Here are a few questions which I would like to be answered (preferably on a Wiki, to possibly participate):
assuming that LLVM (latest from CVS) was configure-d with
./configure '--ENABLE-TARGETS=HOST-ONLY' '--WITH-GNU-LD'
My main (currently platonic - ie no real work yet) interest is in dynamic
code generation within my application. but i might want possibly to persist
the generated code (and somehow relead it at next application run).
how to emit an llvm moduls as (all of)
an elf shared object
a generated c file
a JIT-ted in-memory mod...
2015 Jul 31
1
samba-4.1.19: resolving local unix group failes when there exists a local unix user with same name
Hi,
after upgrading samba from 4.1.17 to 4.1.19 on OpenSuSE 13.2, any shares offered by this machine can nolonger be accessed, when these shares contain an entry "force group" which specifies a local unix group and when there exists a unix user with the same name.
Here's an excerpt from smb.conf:
[FactWork]
comment = FactWork-Downloadportal
path =
2018 Jul 14
2
Lowering a reasonably complex struct seems to create over complex and invalid assembly fixups on some targets
When I compile this LLVM IR….
@0 = private constant [19 x i8] c"V4main10Brightness\00", section "__TEXT,__swift3_typeref, regular, no_dead_strip"
@1 = private constant [9 x i8] c"Vs5UInt8\00", section "__TEXT,__swift3_typeref, regular, no_dead_strip"
@2 = private constant [18 x i8] c"currentBrightness\00", section "__TEXT,__swift3_reflstr,
2005 Mar 03
0
new package: ResistorArray
...The package has a reasonably complete set of literature references, and
solves a number
of classical problems such as the resistance between opposite points of
a skeleton resistor
cube, and the Wheatstone bridge.
The package comes with a variety of standard resistor arrays, including
all five platonic
solids, the Fibonacci ladder, and "N" arbitrary resistors in series.
The package gives nice numerical illustrations of a few theoretical
results from the
recent (2004) literature.
One of the Google aptitude tests was to determine the electrical
resistance between two points
on an infi...
2005 Mar 03
0
new package: ResistorArray
...The package has a reasonably complete set of literature references, and
solves a number
of classical problems such as the resistance between opposite points of
a skeleton resistor
cube, and the Wheatstone bridge.
The package comes with a variety of standard resistor arrays, including
all five platonic
solids, the Fibonacci ladder, and "N" arbitrary resistors in series.
The package gives nice numerical illustrations of a few theoretical
results from the
recent (2004) literature.
One of the Google aptitude tests was to determine the electrical
resistance between two points
on an infi...
2015 Mar 20
0
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
On 20/03/15 17:22, Reinhard Ni?l wrote:
> Hi Rowland,
>
> Am 20.03.2015 um 15:02 schrieb Rowland Penny:
>
>>>> Try replacing the global part of your smb.conf with this:
>>>>
>>>> [global]
>>>> netbios name = PLATON
>>>> workgroup = FEE
>>>> security = ADS
>>>> realm = FEE.DE
2002 Jun 24
4
Gigabit Etnernet router
Hi,
I would like to build new router with 3 Gigabit Ethernet card. Need I
dual procesor system or not ? I would like to have trafic controling (htb
or cbq/sfq) and firewall (iptables) on this router.
Can you recommend me some good motherborad with 64-bit PCI-X ?
--
`)_|_('' PSIkappa
I k psi _at_ atlantis.sk
2017 Aug 08
2
DWARF: Ranges base address specifier entries & Gold's gdb-index 32 bit bug
...(it's done as a backend option, passed down
from the clang driver via -mllvm -generate-gnu-dwarf-pub-sections, but
they're already there... - mostly the discussion around flags was "If we're
adding a new one, what's the right tradeoff here for a workaround flag
compared to the platonic ideals of CU-based flags as much as possible") but
it's already that way...
- Dave
> --paulr
>
>
>
> *From:* David Blaikie [mailto:dblaikie at gmail.com]
> *Sent:* Tuesday, August 08, 2017 10:59 AM
> *To:* Robinson, Paul; llvm-dev; Adrian Prantl; Eric Christopher; N...
2003 Sep 04
3
Overlaying graphs
----- Original Message -----
From: "Richard A. O'Keefe" <ok at cs.otago.ac.nz>
To: <paul at datavore.com>
Sent: Thursday, September 04, 2003 2:56 AM
Subject: Re: [R] Overlaying graphs
> I do not know how to overlay the curve graphic on top of hist graphic.
>
> Do you know about the "add=TRUE" option for plot()?
>
> I am hoping to show visually
2007 Aug 13
3
imap memory footprint rather large
Dear list,
I am experimenting with a new mail handling setup and it involves
a single IMAP folder with just under 70'000 messages. When
OfflineIMAP connects to the server, the imap process starts to eat
up a lot of memory:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
15607 madduck 35 19 283m 244m 239m D 16.9 49.3 0:09.96 imap
On the contrary, when