Displaying 20 results from an estimated 10000 matches similar to: "Passwords"
2004 Nov 28
1
Samba Shares Not There
(SuSE Linux Pro 9.2, Samba 3.0.9)
I have a simple network, 10/100 Ethernet, consisting of a Linux file
server/workstation, a WindowsXP workstation, and a laptop dual-booted
for Linux and WindowsXP. I have several Samba shares, defined using
YaST, on the file server. The problem is:
When I access the Samba shares using the laptop WindowsXP, all shares
show up and I am able to access them in
2005 May 16
1
Can't See All Linux Shares
(SuSE Pro 9.3, Samba 3.0.13-1.1)
(I posted this earlier but didn't get much response so I'm trying again
with a different subject line.)
I have a Samba server set up on a Linux machine. I have four shares set
up, not counting all those system things (homes, profiles, etc). When I
access the shares from a Windows machine, the four shares show up like
they're supposed to, in
1999 Jun 04
2
newbie help
Hi all,
I am very new to the wonderful world of Samba (I have to keep telling my
assistant that its not a south american dance...) and require a little
assistance.
I have downloaded the latest version of Samba, together with all of the
documentation.
I have managed to sucessfully untar the files but I am having difficulty
compiling the files. I am using SCO Unix and when I type in the
2008 Mar 11
1
msdfs root -- client error "refers to a location that is unavailable"
I'm trying to get Samba 3.0.28 to work as an MS Dfs root providing a share
that links home directories to the actual servers they reside on.
Unfortunately, when I access the share from a Windows XP client, and try to
open one of the directories, the client gives an error that it "refers to a
location that is unavailable".
I've done a lot of searching, and found a number of
2005 May 15
0
Some Do - Some Don't
(SuSE Pro 9.3, Samba 3.0.13-1.1)
I have a Samba server set up on a Linux machine. I have four shares set
up, not counting all those system things (homes, profiless, etc). When I
access the shares from a Windows machine, the four shares show up like
they're supposed to, in addition to the system things. However, when I
access the shares from a Linux machine, two of the four shares do not
2002 Jul 06
0
FW: Newbie Help
I guess you are in what I think of as "Newbie Hell." It sounds like you
are learning linux like a lot of people, all by yourself. That's how I
did it, and it is maddening and worse, very time consuming. The important
thing is not to keep hitting your head against the brick wall over
and over.
So, what to do.
First, I would join a linux email support group. I belong to a very good
2002 Oct 17
1
newbie problem: can't mount win xp disk into linux (regkey is set)
Got two machines connected via a 10MBit Hub:
One Slackware Linux 8.1 with eth0 = Realtek8139 (working fine),
one WindowsXP Pro, same NIC, registry key for proper auth is set.
The Windows machine is called xerxes on which the C dir is shared, and there
is /mnt/xerxes/ on the Linux box.
The command:
# mount -t smbfs -o username=(username on win machine),password=(passwd on win
# machine)
2008 Apr 05
1
ZFS shadow copy patches
I was wondering if there was any news on the patches proposed by Ed Plese
last year regarding updates for shadow copies to be better compatible with
Solaris ZFS:
http://lists.samba.org/archive/samba-technical/2007-February/051510.html
Reviewing the release notes for the upcoming 3.2 release:
http://us3.samba.org/samba/ftp/pre/WHATSNEW-3-2-0pre2.txt
I don't see any mention of changes to
1999 Mar 29
13
Samba help
Hello, I've recently installed Samba on a S.u.S.E. computer, and I am
wondering what the best way to edit and manipulate the smb.conf file is.
could anybody help me out??
2016 Apr 12
0
ggplot2
Hi James,
If you want to specify the y-values, you need to use stat="identity" as below:
ggplot(probability, aes(x=Fertilizer, y=prob)) +
geom_bar(stat="identity", aes(fill=Treatment))
best,
huzefa
On Tue, Apr 12, 2016 at 1:02 PM, James Henson <jfhenson1 at gmail.com> wrote:
> Dear R Community,
>
> Below is a problem with a simple ggplot2 graph. The code
2017 Dec 07
0
Error in loadNamespace
> On Dec 7, 2017, at 10:47 AM, James Henson <jfhenson1 at gmail.com> wrote:
>
> Hello R Community,
>
> I inadvertently updated packages via R Studio when a package was open. Now
> when R Studio is opened the message below appears in the console panel.
>
> Error in loadNamespace(name) : there is no package called ?yaml?
>
> Error in loadNamespace(name) :
2006 Sep 15
8
file: target generates error
file { "/var/log/syslog":
target => "/var/log/messages"
}
generates the following error:
err: //henson/stanford/syslog/file=/var/log/syslog: Failed to retrieve
current state: undefined method `should'' for false:FalseClass
2016 Apr 12
2
ggplot2
Dear R Community,
Below is a problem with a simple ggplot2 graph. The code returns the error
message below.
Error: stat_count() must not be used with a y aesthetic.
My code is below and the data is attached as a ?text? file.
# Graph of the probabilities
library(digest)
library(DT)
datatable(probability)
str(probability)
probability$Fertilizer <- as.factor(probability$Fertilizer)
2008 Mar 12
22
ZFS ACLs/Samba integration
I''m currently prototyping a Solaris file server that will dish out user
home directories and group project directories via NFSv4 and Samba.
I have samba configured and integrated into our local active directory,
with ACL mapping working. I''m a little confused as to the behavior of the
ZFS ACL though.
on a brand-new filesystem, touching a file results in:
-rw-r--r-- 1 root
2017 Dec 07
2
Error in loadNamespace
Hello R Community,
I inadvertently updated packages via R Studio when a package was open. Now
when R Studio is opened the message below appears in the console panel.
Error in loadNamespace(name) : there is no package called ?yaml?
Error in loadNamespace(name) : there is no package called ?yaml?
When running R code, so far the only function that has not worked is
datatable () in the ?DT?
2009 Aug 22
7
Address family not supported
Hi everyone,
I'm setting up a VPN over IPv6, attempting to build an IPv4-over-IPv6
tunnel, but when I try to connect to the server, I got this: System call
`getaddrinfo' failed: Address family not supported.
Client runs WindowsXP, and I did almost exactly the same as
http://www.tinc-vpn.org/examples/windows-install . Here is the configuration
files:
------- tinc.conf -------
Name =
2011 Sep 10
5
mysql auth failover failing
We are running dovecot to provide authentication for postfix, using two
mysql servers in a multi-master replication set as the password source:
----------------------------------------
# 2.0.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.37-gentoo-r4 x86_64 Gentoo Base System release 2.0.2
auth_mechanisms = plain login digest-md5 cram-md5
auth_verbose = yes
passdb {
args =
2007 Sep 19
53
enterprise scale redundant Solaris 10/ZFS server providing NFSv4/CIFS
We are looking for a replacement enterprise file system to handle storage
needs for our campus. For the past 10 years, we have been happily using DFS
(the distributed file system component of DCE), but unfortunately IBM
killed off that product and we have been running without support for over a
year now. We have looked at a variety of possible options, none of which
have proven fruitful. We are
2007 Feb 21
1
Synchronize changing of the WinXP user password to the smbpasswd (without PDC)
Is there a way to synchronize changing a user's WindowsXP password with
the smbpasswd?
I configured a basic Samba server (3.0.10) with password encryption
enabled. When I
created the smbpasswd file, I used the same username:passwords as the
WindowsXP user
accounts. After the initial connection, users can login and map the
network shares seamlessly.
Users are required to change they
2018 Mar 22
1
R 3.4.4, internet access fails on Windows XP
Dear Duncan,
thank you for your reply.
On Wed, 21 Mar 2018 11:58:15 -0400
Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
> The Windows FAQ 2.2 says, "Windows XP is no longer supported", so I think you're out of luck. XP went past "end-of-life" in 2014.
>
on <https://cran.r-project.org/bin/windows/base/README.R-3.4.4> it says
"R