Displaying 20 results from an estimated 5000 matches similar to: "Access authorization"
2003 Aug 11
4
Ref: Samba + Cups: don't succeed to print from Windows 2000 station
Dragan, Andy
Thanks for your answsers.
Please find hereafter more information and my notes.
Nadine
---------------------- R?achemin? par Nadine Vandois/FR/BULL sur 11/08/2003
10:56 ---------------------------
"Dragan Krnic" <dkrnic@lycos.com> sur 10/08/2003 09:47:05
Veuillez r?pondre ? dkrnic@lycos.com
Pour : nadine.vandois@bull.net
cc : samba@lists.samba.org
Objet :
2010 Feb 01
2
Adding line plot to a barplot
Hi,
I am trying to add a line plot of barplot, and while the following script
works:
barplot(DATA1,bty='c')
par(new=T)
plot(DATA2,type="l",axes=F,xlab="",ylab="",bty='c')
axis(4)
for some reason the y axis' do not align (the 0s are not in the same
position). Is this because I am trying to overlay plot on barplot, and is
there any way around
2011 Feb 01
2
RPC_S_PROCNUM_OUT_OF_RANGE
Hi,
I had a linux server installed with samba 3.0.9-2.6
(SuSE 9.1) and a samba shared folder among 12 PC under
WinXP/Win7.
The linux server has been replaced by a new one a week
ago. The new machine runs samba 3.5.4-5.1.2x86-64
with the same shared folder and the same smb.conf
file.
Till then, when the PCs try to connect to the samba
share via explorer a window opens with
the message "Num?ro
2004 Dec 20
2
?? 'OpenFile failed. Distribution Media Appears to be corrupt.' ??
I'm trying to run a stock analysis app called NAIC Toolkit 4
in Wine on Fedora Core 2 Linux....
It uses InstallShield I think (it has a fancy GUI installation piece)
so I:
1. installed DCOM98
2. ran EXE file via Wine with WINEDLLOVERRIDES="ole32,oleaut32,rpcrt4=n" switch
This got rid of some errors but now I'm stuck at one last one...
'OpenFile failed. Distribution Media
2003 May 20
4
error with cupsaddsmb - adddriver
Hello,
I have installed cups on a linux server (running with RH 9.0).
When executing "cupsaddsmb -a -v", I get an error: NT_STATUS_UNSUCCESSFULL,
when attemping to execute adddriver".
Can someone help on the meaning of this error, and on its reason (cause) ?
Please find hereafter a file with result (and the error) of this commmand
"cupsaddsmb", for a printer:
2000 Apr 27
0
Question of the day for SAMBA GURUS!
Hi,
I have a question that I haven't been able to answer from the docs. I
wondered if someone out there has tried to do what I would like to
attempt.
On our server, we have mapped a share called wrkgrps to drive G: Users
then have various directories under drive G: which correspond with their
department, i.e. accounts, personnel, etc. Each of these directories
has a share which I have
1998 Jun 26
1
ACCESS
Hi All,
I upgraded to samba-1.9.18p7 recently. I am
having some major problems with this version
It will not allow access to some
directories. I am not able to logon . any
suggestions.
Nadine Hunt
2006 May 30
0
Single table lookups
I''m struggling with a single table type (self) lookup.
my ''personnel'' model has a supervisor_id and is_supervisor column.
The supervisor''s select list is created by
@supv = Personnel.find(:all,
:conditions => ["is_supervisor = true"],
:order => ''last_name'')
in my personnel model, I have the following...
def
2013 Jan 04
1
DC Replication issue
Hello all. I have successfully joined a Samba 4 DC running RHEL6 to an existing Windows AD DC running on 2008 R2, with the exception that users created via the samba-tool are not replicating to the Windows AD DC. Replication is working from Windows to Samba. I'm sure this is probably an issue on the Windows side of the house, but I cannot find any errors in the logs. Has anyone else run
2005 Oct 03
2
driver for Elite 2005 500VA
Hello,
I've just finish a new driver for the Nitram UPS Elite 2005 500VA
(compiled and tested with nut-2.0.1 and nut-2.1.0).
Currently, all Nitram UPS are made by CyberPower, but the protocol is
different
than cyberpower.c. I don't have other model to test with, but I think
this driver could monitor
all Nitram 2005 UPS.
I don't have the protocol specifications and thus some parts
2009 Sep 21
1
R with Java
Hey,
I?m a newbie in R and have a big problem. I hope, I?m in the right mailinglist, if not, sorry for this.
I want to use R in my Java application and I found out, it should work with JRI. But it doesn?t.
I installed it and in the lib-directory of R there is a folder named "JRI". But I have to tell Eclipse
that the JRI exist but I don?t know how. I read help-files and so on, but I don?t
2001 Feb 16
2
vector heap is too small
Ich habe eine dringende Frage!!!!!!!!
ch ben?tze das Rplus mit Windows 98 .
Wo kann ich die Vector heap von Rgui.exe erh?hen. Bei Eigenschaften kann
ich das nicht machen.
Vielen Dank f?r Eure Bem?hungen
Nadine Brauchli, FORNAT
***************************************************************************
FORNAT
Forschungsstelle f?r angewandte ?kologie und Naturschutz
Asylstr. 46/48
Postfach
8708
2001 Dec 23
3
ssh
Hello! I would really appreciate any hints
to a little puzzle that has been gnawing at me
about remote sessions with ssh...
(and likely all connectivity programs...)
Because network connections can only talk in
ASCII, there is no way to tell the difference
between TAB and "Ctrl-i" (i.e. pressing Ctrl and i keys
together). BOTH are transmitted as same ASCII
code. Likewise, Ctrl-m and
2008 Feb 28
1
Logging rsync results using >> not getting all output
I currently use a patched version of rsync 2.6.3 with support hfs+ file
systems. Running on Mac OS 10.4 (Server). It works great but I cant get the
output to work correctly.
This is the command I use in the script:
rsync -av --hfs-mode=appledouble /Volumes/x/x/
root@192.168.1.1:/Volumes/x/x/x/x/ >> $LOGS
This give me output like this:
building file list ... done
Personnel/Library
2008 May 30
3
another sed question...
Looking to change a yml file (yaml is a database type file)
*** from
?--- !ruby/object:Right
attributes:
name: Personnel Admin
action: index
id: "1"
controller: assessments
--- !ruby/object:Right
attributes:
name: Personnel Admin
action: find
id: "2"
controller: assessments
*** to
?--- !ruby/object:Right
attributes_1:
name: Personnel Admin
action:
2012 May 31
1
ControlMaster, scp and current working directory
Hi,
It seems there is a problem regarding ControlMaster and scp'ing a file
depending on the current working directory:
$ cd ~/Personnel
$ scp -o ControlMaster=yes cox.jpg host.local:
muxserver_listen bind(): No such file or directory
lost connection
$ scp -o ControlMaster=no cox.jpg host.local:
cox.jpg 100% 222KB 222.1KB/s 00:00
$ cd
$ scp -o
2008 Jun 02
1
Samba & Vista
Hi,
I am using samba in ads mode with a Windows SBS 2003 domain controller.
samba: 3.0.24-6
server os: Debian Etch.
client os: Vista Business SP1
The system has been running effectively for more than 4 years with Windows XP machines. I now have a Vista laptop that I am using on the system and have hit an odd problem. Whilst shares that don't specify valid users still map with
2004 Feb 12
2
Single Sign On
We have a network of PCs running XP and servers running Win 2k and Win 2003. User Account management is done with Active Directory (AD). We want to add some Sun Solaris computers to this network. One of the network guys said that Samba could be used as a single sign on solution for a network of Windows and Solaris computers. He said that Samba 3.x provided the capability to use Active
2014 Oct 09
3
configure: error: "Net-SNMP Libraries not found, required for SNMP drivers"
System:
* Solaris 10 1/13 (X86) in VirtualBox.
OpenCSW packages installed:
*gcc4core
* libltdl7
* netsnmp
* netsnmp_dev
I'm attempting to run:
./configure --with-snmp --with-wrap --with-snmp-libs="L/opt/csw/lib
l/libnetsnmp"
And get the following error:
configure: error: "Net-SNMP libraries not found, required for SNMP
drivers"
I'm pasting the whole
2008 Jun 25
2
T and P Statistics
How do you calculate T and P statistics (T- test) in R?
Is there a package out there that can do these calculations?
Best,
Michael Tong
Futures Associate
Quantitative Research Services
Franklin Templeton Investments, Inc.
600 Fifth Ave
New York, NY 10020
(212) 632-4254
mtong@templeton.com
Notice: All email and instant messages (including attachments) sent to
or from Franklin Templeton