Displaying 20 results from an estimated 1000 matches similar to: "Strange issue with share visibility"
2005 May 26
3
Help with samba and a VM
I'm having some issues with a VM accessing a Samba share on a Unix
server. When the user is not logged into the VM he has no problem
accessing the share. When he logs into the VM and then tries to access
the samba share he gets the following message:
ERROR CODE: 1326 Logon failure: unknown user name or bad password.
Here are my specifics:
Samba version: 2.25
OS: HP 11.00
Smb.conf:
#
2002 Nov 21
1
Help with smbpasswd
I am running samba version 2.0.7 on a HP 11.00 server. I have a local
pc account that is trying to access a samba share and is being prompted
for a username and password (which usually does not happen). When I look
in the log file, I see the following. How can I troubleshoot this. Any
help is appreciated.
[2002/11/21 15:33:04, 1] smbd/reply.c:(988)
Username pcguest is invalid on this system
2002 Jun 04
2
User can't access share
Can anyone lend a clue: I have a user who cannot access a samba share.
His account is created on the server.
The share is accessible by everyone.
I can access the share.
Other users, in his group can access the share.
When he tries, he receives the following: "The network path
\\pasun-6\jnjdss1 <file://\\pasun-6\jnjdss1> could not be found"
He can ping the server from his pc.
2001 Feb 22
4
SWAT not working
I'm trying to use SWAT on my Compaq Tru64 UNIX v5.1 machine running
Samba 2.0.7.
I'm prompted for a username/password. I read in the docs to enter root
with root's passwd.
This does not work. I get login failed, retry. I never get authenticated.
Any ideas?
Thanks,
Paul Gregory
UNIX & Oracle Database Admin
GE Nuclear Energy
paul.gregory@gnf.com
2005 May 28
1
Notice: **Last Warning**
We regret to inform you that your account has been suspended due to the violation of our site policy, more info is attached.
-------------- next part --------------
****** Message from InterScan E-Mail VirusWall NT ******
** WARNING! Attached file email-info.zip contains:
WORM_MYTOB.FC virus in compressed file email-info.htm
2000 Apr 18
12
Samba Upgrade
Everyone,
I upgraded Solaris 2.6 box running Samba 2.0.4 to a Solaris 7
with a new version of Samba 2.0.6 I used all my old smb.conf
files on this new server and now I can see the server but when you try
to connec to it is give the message " Not accessable " Unexpected
network error occured" Thanks for any help getting this figured out
it must be some thing small I am missing
2011 May 20
5
xferlog not rotating.
I am not sure how to correctly troubleshoot this. I just noticed that my
/var/log/xferlog file is huge. There are no files in /etc/logrotate.d/
for xferlog. This is what leads me to believe that it isnot rotating. Or
perhaps I do not have it set to rotate. I am not sure.
I am running CentOS release 5 (Final).
Can someone tell me what I, apparently, do not have configured correctly.
Thank
2007 Mar 13
2
Authenticating with Active Directory
Hi all,
I need to authenticate Active Directory users in Solaris. I wrote a program
to do it using smbclient.a lib, but the method Valid_User is returning aways
the code 1 (Network Error). The program is in attachment.
When I use the following code, the user is sucessfully authenticated:
smbclient '\\192.168.0.20\downloads' -W adteste -U dmadmin%Senha123
But, this command log in the
2005 Oct 10
5
User unable to change their password using smbpasswd
May anyone help me solve the problem? I use samba 2.2.2 on Solaris 8
ngnvob02 [** NONE **]/export/home/sitlb $ cd /usr/local/samba/bin
ngnvob02 [** NONE **]/usr/local/samba/bin $ ./smbpasswd
Old SMB password:
New SMB password:
Retype new SMB password:
machine 127.0.0.1 rejected the tconX on the IPC$ share. Error was : =
ERRSRV - ERRbadpw.
Failed to change password for sitlb
But I can change the
2008 Jun 05
1
patch or upgrade for vulnerability
I am trying to do some research on two Samba Vulnerabilities; Samba
MS-RPC Request Parsing Heap Buffer Overflows (CVE-2007-2446) and Samba
Remote Command Injection Vulnerability (CVE-2007-2447). In reading the
documentation for these vulnerabilities, it appears that the available
patches, to fix the problems, are for version 3.0.24. I am currently
running version 3.0.21, on Solaris 10. Does that
2005 Jun 05
1
Creating a large matrix
Dear all,
I have a set of data that is 2 columns wide and 35,000 rows long (see
extract below). The first column contains codes for tetrads (2km x 2km
squares within NW England) and the second column has the names of moss
species present within each tetrad. I wish to convert this into a matrix
where rows are labelled by 'Tetrad', columns are labelled by 'Moss species'
and each
2017 Jan 13
9
Dovecot source code audit
Mozilla sponsored source code audit for Dovecot. So thanks to them we have our first public code audit: https://wiki.mozilla.org/MOSS/Secure_Open_Source/Completed#dovecot
Dates: October 2016 - January 2017
dovecot is a POP and IMAP mailserver; it is used in 68% of IMAP server deployments worldwide. The audit was performed by Cure53.
The team found the following problems:
? 3 Low
The Cure53
2002 Dec 17
3
rsync problem behind a router
I have used rsync on many systems, and never had a problem. I am
stumped on what to do with this.
I have a box behind a LinkSys router and I can not "push" or "pull" data
to or from it from anywhere.
When I try, it logs into the remote server, gets the file list and just
stops.
The remote server shows a process running until I control-c out of
it.when I do that, I get:
rsync
2010 Aug 13
3
Delete rpart/mvpart cross-validation output
Dear all,
I was wondering if there is a simple way to avoid printing the multiple
cross-validation automatic output to the console of recursive partitionning
functions like rpart or mvpart. For example...
> data(spider)
>
mvpart(data.matrix(spider[,1:12])~herbs+reft+moss+sand+twigs+water,spider,xv="1se",xvmult=100)
*X-Val rep : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2004 May 14
4
rsync hanging on Cygwin
I'm trying to use rsync under Cygwin on 2 machines running Windows 2000
Server
There's a 2MB link between them and I'm using SSH setup for a passwordless
connection
rsync hangs part way through transfers and when run again hangs at the same
place in the same files with no explanation no matter what verbosity level I
set it to. Each time it hangs it leaves an rsync process running on
2010 Feb 26
2
Error in mvpart example
Dear all,
I'm getting an error in one of the stock examples in the 'mvpart' package. I tried:
require(mvpart)
data(spider)
fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart
summary(fit3)
...which returned the following:
Error in apply(formatg(yval, digits - 3), 1,
2010 Feb 23
2
cygwin + rsync issue under Windows 7 x64
Friends -- I am posting this to both lists since I think
it has to do with some kind of unfortunate interaction.
The latest rsync (3.0.7-1) under an up-to-date cygwin
on Windows 7 x64 gets into some kind of busy wait
situation when transferring large files over ssh.
rsync, ssh, and zip can all be consuming much cpu time.
I downloaded and built rsync 3.0.7 locally, manually
editing config.status
2012 Jun 15
2
Samba Platform Support Clarification
Good evening. I'm seeking to verify the feasibility of using Samba as a
file and print server running under the Linux operating system (Red Hat or
SUSE), itself running under the System z Virtual Machine (z/VM). The
documentation I've seen seems to indicate that Samba runs under Linux, but
virtually all the specifics seem to speak in terms of UNIX. So I'd
appreciate it for my
2003 Sep 04
1
rsync 2.5.6, No buffer space available error...
I have seen this error in many postings, but the solutions seem not to
apply in this case. This error happens during a small file transfer
(gif image) and after 75% of a 165G rsync job (the building file list
portion is complete.) Most solutions I saw were related to not having
enough RAM or running out of disk space. Check out the machine specs
below the error.
rsync: writefd_unbuffered
2009 Nov 25
2
rsyncing large sized folder
Hi
I have to rsync a folder say 0. This folder inside it contains sub folders
[0-999]. Inside this subfolders i have further subfolders [0-999]. so my
directory structure is:
/0/0/0/file
/0/0/1/file
/0/0/2/file
|
|
/0/0/999/file
/0/1/0/file
/0/1/1/file
|
|
/0/0/999/file and so on