Displaying 20 results from an estimated 9000 matches similar to: "Requiring view -> refresh from NT?!?!?"
2004 Aug 05
0
[Bug 1582] New: rsync dry run cannot find missing folders, contradicts actual run.
https://bugzilla.samba.org/show_bug.cgi?id=1582
Summary: rsync dry run cannot find missing folders, contradicts
actual run.
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2009 Feb 06
1
Tables in legend
I need to create a legend for a simple scatter plot in the following
format.
This is Blah1 number1 number2
This is Blah2 number3 number4
.
.
.
This is Blah6 number11 number12
I looked up these help pages and found the following solution.
lStr<-c(Blah1, Blah2,....Blah6, number 1, number2, ...number12)
legend(x="topright",lStr,ncol=3)
So this creates the tabular format I am
2001 Apr 03
3
getting swat to run on Hewlit Packard HPUX 10.20
I've just downloaded and installed the SAMBA binaries for HPUX 10.20. I'm
been unsuccessful in getting swat to run though. I've made the correct
entries in the /etc/services file (swat 901/tcp) and in the /etc/inetd.conf
file (swat stream tcp nowait.400 root /opt/samba/bin/swat swat) and
have shutdown and restarted the inetd daemon. When I use Netscape and
access
1998 May 15
2
differing access permissions
Am I blind?
I think that I must be blind. I have been trying to export a share
using Samba in such a way that one group of people can access it read
only, and another can access it in writable mode. I can do this all day
long if I use different share names, but what I am wanting to do is to
allow access from multiple users to a single share name, in such a way
that those multiple users can have
1998 Nov 05
1
Nis homedirs
Greetings,
I'm using 2.0.0-alpha13 on Solaris (compiling with gcc 2.8.1 on Solaris
2.5, running on 2.5, 2.5.1, and 2.6). I see this in the smb.conf.5
man page:
nis homedir (G)
Get the home share server from a NIS (or YP) map. For unix
systems that use an automounter, the user's home directory
will often be mounted on a workstation on demand from a
remote
1999 May 05
0
HPUX 10.20 - SAMBA 2.0.3: Cannot connect With NT 4.0
Here is our configuration :
SAMBA Server : HPUX 10.20 SAMBA 2.0.3.
Only the parameter workgroup has a non default value. There is one share
defined (no homes). All share values are default, except read only=no,
comment and path (smb.conf is managed with swat which has made some
cleaning in the previous smb.conf file)
SMB Client : Windows NT 4.0 SP3 or SP4 (both tested) - modified registry
to
2004 Aug 21
0
Microsoft Windows Network: The local device name is already in use.
Hey,
I'm using SAMBA 2.0.9 and only on very large file transfers (500 MB
or more) to or from the SAMBA share after I logout and log back in I'll
get this error message,"Microsoft Windows Network: The local device name
is already in use." If I wait just a couple of minutes the connection
will be made and everything is fine including access to the share once
again. SAMBA 2.0.9
2008 May 29
2
how to use substring match as condition?
Hi,
How can I use a substring match as a condition in a subset command?
Sth like this:
subset(input, field1=="blah1" & field2=="blah2") # but now with substring
match in field2
subset(input, field1=="blah1" & field3 *substringmatch* "blah3")
I've tried with gsub, but it won't work:
subset(input, field1=="blah1" &
2003 May 07
2
Plot labeling question
I have an older Splus script that generated some
regression graphics for me. In it, I used the commands
key(10,800,text="<blah1>",border=0)
key(10,750,text="<blah2>", border=0, background = 9)
text(locator(1),"95% Confidence Limits")
locator(n=2,type="l")
text(locator(1),"Model for Group 1")
locator(n=2,type="l")
There is
2010 Feb 22
3
relative file path
Hello,
Is there a way to find where a script is located within a script? getwd()
doesn't do what I want because it depends on where R was called from. I want
something like source("randomFile") and within randomFile there is a
function called whereAmI() which returns c:\blah\blah2\randomFile.R
In perl there is a library called FindBin and $FindBin::Bin has the
directory of the file
2009 May 04
2
Problem with BODYSTRUCTURE (wrong charset)
Hi,
I've changed a program that fetches mail via IMAP from an Exchange Server to use our Dovecot machine.
But now I'm experiencing strange problems with seem to be caused by a wrong BODYSTRUCTURE answer that causes wrong charset handling. When fetchting the BODYSTRUCTURE I see this:
Dovecot:
88 UID fetch 32 (BODYSTRUCTURE)
* 1 FETCH (UID 32 BODYSTRUCTURE ("text"
1998 May 18
0
"Samba: differing access permissions"
Hello everyone,
I am responding to my own post in an attempt to give feedback to
the community on what worked to solve the problem I was having. I got
many different emails from people, and I must say that I am sincerely
grateful to all who helped me in finding the solution. In the past, I
have read through many many Samba digests on the web looking for info on
my problem, and found the
1998 Jul 16
1
Samba and HPUX 11.0
Hello, all.
I am the proud owner of a D360 and a D380, both running HPUX 11. I would
love to be able to run SAMBA on them, but the compile simply blows up. I'm
trying to figure out what's going on there, but has anyone succeeded in
getting SAMBA to run under HPUX 11?
Thanks,
Richard A. Deighan
EIS International, Inc
555 Herndon Parkway
Herndon, VA
20170
703 326 6424
rdeighan@eisi.com
2008 Feb 05
2
dynamically add items to key of lattice xyplot
Hi all,
is it possible to dynamically add key items to an already existing key,
belonging to a lattice xyplot?
This is what I do: I make an xyplot with an initial key. Later on, I
want to extend this key with more items, as more lines are added to the
plot (lines are added using trellis.focus("panel")).
I guess I need some function to access the key panel in order to extend
it,
2000 Apr 25
3
passwords for NT and AIX
I've finally gotten Samba (version 1.9.18p4) working on a RS/6000 server running AIX version 4.3.2, for a group of Windows NT 4.0 workstations on build 5 to access some shared directories. Everything works fine when I set them up - I have
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
in my smb.conf, added the passwords to the smbpasswd file, and it
1998 Oct 01
0
Sharing printers via NT
Currently, I am attempting to share out my printers using Samba
1.9.18p10 on hp735 (hpux version 10). I am able to access the printers
from Windows 95 and download the drivers to those machines, but I am
unable to do so with Windows NT 4.0. The documentation stated that it
was only compatible with Windows 95 at that time.
Has there been any progress made for compatibility with NT 4.0?
Also,
2004 Jan 27
0
Samba 3.0.1 startup problem
I have a built 3.0.1 smbd/nmbd program from source that will startup on one server system running hpux11.11,
but will not startup on another hpux11.11 system.
On the problem system smbd and nmbd both abort immediately with the log message:
[2004/01/22 17:42:06, 0] smbd/server.c:main(747)
smbd version 3.0.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2003
/usr/lib/dld.sl: Internal
2004 Jan 28
0
Samba 3.0.1 startup problem on HP-UX 11.11
I have a built 3.0.1 smbd/nmbd program from source that will startup on one server system running hpux11.11,
but will not startup on another hpux11.11 system.
On the problem system smbd and nmbd both abort immediately with the log message:
[2004/01/22 17:42:06, 0] smbd/server.c:main(747)
smbd version 3.0.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2003
/usr/lib/dld.sl: Internal
2003 Oct 29
3
PXELinux cannot load the config file
I have DHCP and TFTP on a Solaris machine, pxelinux.0 loads, but it
can't load the configuration file. The tftp server on Solaris tries to
send the file, but data transfers do not receive ACKs. Previous posts
to this list have indicated that the suspect was the PXE BIOS (ref
"PXELinux can't load the config file?" dated March 20, 2003). Does that
still appear to be the case
2009 Jul 07
0
rsync-3.0.6 regression test problems
Hi,
I've build rsync-3.0.6 on a number of legacy unix systems, and on a few
systems the regression tests showed up with some errors:
HP-UX 11.11 and 11.23 (ia64):
FAIL chown
FAIL dir-sgid
FAIL fuzzy
FAIL itemize
IRIX 6.5.13m:
FAIL chown
FAIL fuzzy
FAIL itemize
MacOS-X 10.4:
FAIL chgrp
the errors on "fuzzy" and "itemize" are