Displaying 20 results from an estimated 100 matches similar to: "Unable to add a second user"
2003 Jan 20
0
Copy creates empty file then fails
When I try to copy a file from a Windows 2000 desktop
to a Solaris 8 machine running Samba 2.2.2,
the copy fails. After I initiate the copy, I get a pop-up
window asking me to replace the existing file with the
new file. The problem is that Samba is creating an
empty file (0 bytes), and then tries to overwrite it.
It won't allow me to overwrite the empty file, it just
gives me a message Access
2001 Nov 14
2
compile errors on version 2.2.2
Hi --
Compiling samba 2.2.2 on Solaris 2.7 server I
get the following errors: (These are not in
sequence.)
Compiling lib/system.c
lib/system.c: In function `sys_readdir':
lib/system.c:234: warning: return from incompatible pointer type
lib/util.c: In function `transfer_file':
lib/util.c:559: `_write' undeclared (first use in this function)
lib/util.c:559: (Each undeclared
2001 Nov 14
1
Upgrading 2.2.0 to 2.2.2
I have a stabily running Samba 2.2.0 operation in place. I've very
happy and for once don't have to fight with a box to do file sharing.
I've worked around some issues I've got (like ownership and ACLs) that
are not directly samba problems, in fact they are probably Administrator
problems.
However, I've reached an impass. I can no longer use 2.2.0 because the
big beast of
2001 Nov 14
2
Share shows up but is not accessible.
In Windows explorer the computer (Penguin) and share (Ring) show up, but when I try to access the share, I get the following message:
\\Penguin\Ring is not accessible
The share name was not found. Be shure you typed it correctly.
I have Samba set up on another Linux machine (OldPenguin) in the same network, and it works fine. Both computers run Red Hat 7.1 and Samba 2.0.7 (which came
2007 Jan 14
3
Accessing COM ports
I have a windows program that is trying to a access COM port. I actually want to forward what is written to that COM port to a file under /dev. How can I do that using wine? (or can I do it??)
Thanks,
Rayne.
---------------------------------
Never Miss an Email
Stay connected with Yahoo! Mail on your mobile. Get started!
-------------- next part --------------
An HTML attachment was
2001 Nov 14
6
issues with version 2.2.2
Hi --
Does anyone have any strong comments either
positively or negatively about the new version 2.2.2
running on Solaris 2.7 or 2.6?
I have been running version 2.2.1 since August and
have been having some really unusual behavior with
random denial for some users from some machines at
random times. Is there any evidence that 2.2.2
might help with this?
--
2012 Aug 03
25
[Bug 53101] New: Fedora 17 "PFIFO - playlist update failed" on boot
https://bugs.freedesktop.org/show_bug.cgi?id=53101
Bug #: 53101
Summary: Fedora 17 "PFIFO - playlist update failed" on boot
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component:
2007 Mar 23
2
Command not running in crontab
Hi,
Can anoyone tell me why this command is not executed (or it is without
success) from crontab, but works perfectly from the command line ?
(yes, i've restarted crontab service)
# clean up postmaster
00 30 * * * root /usr/bin/find
/var/qmail/maildirs/postmaster at telbit.pt/Maildir/new -type f -print0 |
xargs -0 -n 50 rm
The mind boggles...
Any help would be appreciated.
Warm
2012 Aug 16
3
[Bug 53566] New: bisected regression 3.5+ kernel
https://bugs.freedesktop.org/show_bug.cgi?id=53566
Bug #: 53566
Summary: bisected regression 3.5+ kernel
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
2008 Dec 17
9
Rails 2.2.2 and globalize - undefined method `render_file' for class `ActionView::Base' (NameError)
Looks like globalize (1.2) is not compatible with rails 2.2.2. I am
getting:
''
=> Booting Mongrel (use ''script/server webrick'' to force WEBrick)
=> Rails 2.2.2 application starting on http://0.0.0.0:3003
=> Call with -d to detach
=> Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3003
** Starting Rails with development environment...
2007 Jan 27
6
Theora in SVG+JavaScript?
Hi, I was just reading on Adobe
Flash<http://en.wikipedia.org/wiki/Adobe_Flash>and the components
which make it up: SWF, ActionScript, and FLV.
>From what I've read, SVG is competing with SWF as the format of vector
graphics in web design, while ActionScript is an ECMAScript like JavaScript.
Hence, SVG + Javascript can provide an interactive, animated, open,
non-proprietary web
2005 Oct 11
2
Samba segment faulting - unknown cause
Hello,
Recently our Samba server has started segment faulting. It happens occasionally, but is often enough to cause disruption.
People notice thier network drives freeze, I am unsure of the cause of the segment fault, and have no experience debugging backtraces.
Can anoyone lend a hand?
We are running Samba as a primary domain controller with an Openldap backend on another server, both on
2010 Jun 23
2
"Hidden" memory leak
Hi all,
Anyone know why this happens?
Mem: 524288k total, 508120k used, 16168k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 2152 664 576 S 0.0 0.1 0:49.26 init
7398 root 18 0 10172 2904 2312 S 0.0 0.6 0:00.21 sshd
9856
2010 Feb 04
2
rsync for mailbox backup
Hi ..
Am using rsync to mirror all mailboxes to a backup server.
I have configured rsync to run every 1 min. we have around 50 mailboxws for now.
Plz advise if ok to run rsync every 1 min.
Thanks
CoolAtt
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
-------------- next
2009 Nov 12
1
Reading a data file one record at a time [SEC=UNCLASSIFIED]
Dear r-help,
I have a radar data file in the following format:
nrays
for (1 to n_rays)
{ some_data_info
for (1 to n_gates)
{ some_data_info}
}
N_rays=360 and n_gates=950
The data looks something like:
Header line1
Ray1 header
gate1 var1, var2,.....,varN
...
gate950 var1, var2,.....,varN
Ray2 header
gate1 var1, var2,.....,varN
...
2011 Jun 30
1
Italicized greek symbols in PDF plots
I know that this has been asked before in other variations but I just can't
seem to figure out my particular application from previous posts. My
apologies if I have missed the answer to this question somewhere in the
archives. I have indeed looked.
I am running Ubuntu 11.04, with R 2.12.1 and ESS+Emacs.
For journal formatting requirements, I need to italicize all the greek
letters in any
1998 Nov 18
4
more on "[<-"
"[<-" in R 0.63 does not appear to strip attributes, whereas Splus and previous
versions of R did.
Paul
_____
R 0.63:
> data <- matrix(rnorm(300),100,3)
> attr(data, "tframe") <- c(1981.50, 2006.25 , 4.00)
> attributes(data)
$dim
[1] 100 3
$tframe
[1] 1981.50 2006.25 4.00
> z <- data[10:90,]
> attributes(z)
$dim
[1] 81 3
$tframe
[1]
1998 Mar 27
1
nmbd cleans up incorrectly?
Hi, there!
i have FreeBSD 2.2.6-STABLE and samba 1.9.18p3 installed
sometimes nmbd could not be restarted (after killall nmbd; nmbd) with the
following message in nmbd logs:
=== /var/log/nmb.log ===
03/28/1998 02:37:50 netbios nameserver version 1.9.18p3 started
Copyright Andrew Tridgell 1994-1997
bind failed on port 137 socket_addr=0.0.0.0 (Address already in use)
=== cut here ===
=== netstat
2005 Feb 13
5
Select Enumerated Values with FormOptionsHelper
Hey,
I''m new, so apologies if I''ve overlooked obvious resources or violated
any etiquette rules for this list.
Since rails does not support the MySQL enum data type, I''m following
David''s advice of using a varchar and storing the valid values in the
application:
http://one.textdrive.com/pipermail/rails/2005-January/001536.html
So here''s my
2001 Oct 31
2
spool unixXwindows and password
Good morning,
I have two problems and I would like know if you can help me:
1- I have a printer "plotter-A0" installed in a windows98. There isn?t
driver for this printer in the unix (solaris2.x). I would like to
create a spool to this printer by the "admintool" but it left from the
impression calls this printer automatically in the windows. It?s
possible?
2- Every times