Displaying 7 results from an estimated 7 matches for "plasmon".
2009 Jan 14
1
publication statistics from Web of Science
...4
2009 3
1971 2
1933 1
1973 1
1974 1
1977 1
1978 1
1980 1"), head=T),type=1, cumSum=4833, search="photonics"),
list(values=read.table(textConnection("
date count
2008 129
2007 92
2006 50
2005 26
2004 15
2003 4
1972 1
2001 1
2002 1"), head=T),type=1, cumSum=319, search="plasmonics"),
list(values=read.table(textConnection("
date count
2008 3207
2007 3105
2006 2666
2005 2323
2004 1910
2003 1552
2002 1372
2001 1292
2000 1095
1999 992
1998 863
1997 771
1996 643
1995 484
1993 418
1994 407
1992 345
1991 321
1990 120
1989 91
1988 82
1987 78
1981 77
1986 73
1983 72
1978...
2005 Nov 29
0
Too slow to open shares.
...share by "smbclient //server_ip_address/share_name
-d 10" from another Linux box, I saw some errors(warnings?) like
"Doing spnego session setup (blob length=16)
server didn't supply a full spnego negprot"
Juer
-----Original Message-----
From: Juerlee (PLS CN) [mailto:jlee@plasmon.cn]
Sent: Tuesday, November 29, 2005 17:14
To: 'samba@lists.samba.org'
Subject: [Samba] Too slow to open shares.
Hi,
I have experienced a performance problem recently on Samba 3.0.21pre1.
My server is configured running under 'user' mode, and I also created a
share with guest ac...
2005 Mar 02
1
AW: Samba - NT ACL implemented by Unix Posix ACL via Samb a
I'm not an expert on that, but did you tried the following settings on
smb.conf for your share :
admin users = NTDOMAIN+Administrator
valid users = .....
I think this is necessary to use ACL with samba and ntdomain...
-----Urspr?ngliche Nachricht-----
Von: Gerald (Jerry) Carter [mailto:jerry@samba.org]
Gesendet: Montag, 28. Februar 2005 16:43
An: Juer Lee
Cc: samba@lists.samba.org
Betreff:
2003 Dec 01
0
No subject
...th: <bblack@allstor-sw.co.uk>
Delivered-To: samba@lists.samba.org
Received: from relay3.mail.uk.psi.net (relay3.mail.uk.psi.net
[154.32.109.6]) by lists.samba.org (Postfix) with ESMTP id 1BC994DA9
for <samba@lists.samba.org>; Wed, 23 May 2001 08:03:46 -0700 (PDT)
Received: from mail.plasmon.co.uk ([193.115.5.217]) by
relay3.mail.uk.psi.net with esmtp (Exim 2.12 #2) id 152aBb-0007nm-00
for samba@lists.samba.org; Wed, 23 May 2001 16:04:32 +0100
Subject: Windows 98 Samba performance
To: samba@lists.samba.org
X-Mailer: Lotus Notes Release 5.0.6a January 17, 2001
Message-ID: <OFF41...
2006 Nov 24
0
PASSDB: LDAP and domain account
Hi all,
My question is : Can I have a LDAP passdb while the security level is
domain. The Samba sever machine has some strange problem when I try to
do this. It will take a long time to start smb service and the Samba
server machine can not login even if a local user after reboot.
The corresponding lines in the configuration file "smb.conf" looks like:
Passdb
2005 Feb 24
1
Samba - NT ACL implemented by Unix Posix ACL via Samba
Hi,
Hopefully some Samba gurus are interested in some of my questions about
Samba ACL this is more in technical detail.
1. Why Samba always think the owner always has 'READ' access right on
a file, 'READ and WRITE' access rights on a directory? I checked the code of
posix_acls.c, those bits are OR-ed by default
2. Try to create a folder via the Samba Win2k
2004 Sep 08
1
Trying Samba 3.0.6
Hi Guys,
I am trying samba 3.0.6 for the moment, but I found some issues sometime.
When I try to create a new file, I get error 'Unable to create the file 'New
Text Document'. The specified network name is no longer available", though I
found actually that file is created on the server. Also I checked the
process of forked smbd, it exited and a new connection is created.
Please