Displaying 7 results from an estimated 7 matches for "plasmonics".
Did you mean:
plasmonics+
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 69...
2005 Nov 29
0
Too slow to open shares.
More information:
When I try to access the 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:
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
Is there another way of doing the bindings so that the Windows share doesn't run on TCP/IP but will still work with SAMBA? If so, where in the docs should I be looking, and if not - maybe this should be something discussed by the SAMBA dev people..
Regards,
Marc.
Return-Path: <twunder@iwmail.com>
Delivered-To: samba@lists.samba.org
Received: from femail14.sdc1.sfba.home.com
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