Displaying 9 results from an estimated 9 matches for "sharefold".
Did you mean:
sha1_fold
2005 Jan 06
1
"Called name not present" - using smbclient from linux to access win98
Hi,
I am quite confused by the following observation.
I tried to use smbclient on a linux to access a Windows 98 se.
--- Smbclient //IP address/sharefolder -U username%passwd.
I got some errors like
Session request to [Ip address] failed (called name not present).
But I can use the same command from the same Linux to access a Window 2000
machine.
I also noticed that If I use the the following command to access the win98
from the linux box,
-...
2008 Jan 07
2
Propose mount.cifs/smbfs able to mount the child folder of share folder
...all department's folder arrange
inside
so I have a share folder call \\server\department
if I have a linux client under purchasing, I 2 command to get the
correct place, and I feel it is giving more trouble
command 1
===========
mount -t cifs -o (with necessary
option) //server/department /sharefolder/.pathtoatempararyfolder
command 2:
==============
ln -s /sharefolder/.pathtoatempararyfolder/purchasing
It is much more better if we can simplied the share via this command:
mount -t cifs -o (with necessary
option) //server/department/purchasing /home/purchasinguser/Desktop/mydepartmentdata
2005 Jan 07
1
"Called name not present" - using smbclient from linu x to access win98
...alled name not present" - using smbclient from linux
to access win98
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Xingjun Chu wrote:
| Hi,
|
| I am quite confused by the following observation.
|
| I tried to use smbclient on a linux to access a Windows 98 se.
| --- Smbclient //IP address/sharefolder -U username%passwd.
|
| I got some errors like
|
| Session request to [Ip address] failed (called name
| not present).
|
| But I can use the same command from the same Linux to
| access a Window 2000 machine.
Windows 2000 will support netbiosless operations
where as win9x requires netbios a net...
2002 Apr 14
1
Update: WARNING: --rsh or -e option ignored when connecting to rsync daemon]
UPDATE
i able to ssh between this 2 remote server, below is the extra info
rsync -avue ssh . username@hostname::sharefolder
WARNING: --rsh or -e option ignored when connecting to rsync daemon
rsync: failed to connect to HOSTNAME: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(89)
-------------- next part --------------
An embedded message was scrubbed...
From: Jack Khoo <jackkho...
2004 Jul 09
0
Samba Mount ignoring username
...up name that is
>entered in
>| the smb.conf file.
>| Basically it is ignoring the paremeters that I'm entering
>with the mount
>| command. The following command is what I'm using
>|
>| mount -t smbfs -o user=administrator,password=xxxxxx
>//10.0.100.72/c$
>| /sharefolder
>|
>| This is the local administrator user to the workstation.
>|
>| Here is what is logging on the XP workstation:
>|
>| Logon Failure:
>|
>| Reason: Unknown user name or bad password
>| Username: ROOT
>| Domain: mygroup
>| etc, etc.
>|
>| Can anyone offer...
2004 Jul 09
0
Samba Mount ignoring username (resolved)
>| mount -t smbfs -o user=administrator,password=xxxxxx
>//10.0.100.72/c$
>| /sharefolder
This has been resolved. I was not able to mount because I was using
"user=" instead of "username=".
I was still having trouble mapping a share from an XP workstation that
was only a member of a workgroup, but just remembered that that you must
forcefully permit sharing when...
2005 Feb 03
0
Samba share mapped to a virtual directory via UNC within IIS doesn't work
...also able to
read/write to it under Windows explorer just fine. It's using user
security so I have to enter the username and password defined in the
Linux box when connecting to this share.
I then mapped a virtual directory under IIS to the UNC name of this
Samba network share (\\MachineName\ShareFolder) and saved the Samba
connection login.
This is when the problems began. Now whenever I goto my browser and
type the url to that folder I get an error 500. The IIS log file
shows this:
2005-02-03 14:29:11 192.168.1.150 GET /test/test.jpg - 81 -
192.168.1.150 Mozilla/4.0+(compatible;+MSIE+6.0;+...
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
.../LMT/SC/PHILIPS)
> Subject: Update: WARNING: --rsh or -e option ignored when
connecting to rsync
> daemon]
> Classification:
>
> UPDATE
>
> i able to ssh between this 2 remote server, below is the extra info
>
> rsync -avue ssh . username@hostname::sharefolder
> WARNING: --rsh or -e option ignored when connecting to rsync daemon
> rsync: failed to connect to HOSTNAME: Connection timed out
> rsync error: error in socket IO (code 10) at clientserver.c(89)
>
> ----- Message from Jack Khoo <jackkhoo@xybase.com> on Mon, 15 Apr 2002
>...
2018 Jan 26
6
Adding Share Windows ACL
Hello,
im trying to setup a share using windows acls. I followed the step ins
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
but hanging at "Adding a Share"
# mkdir -p /srv/samba/Demo/
# chown root:"Domain Admins" /srv/samba/Demo/
*--> chown: ungültige Gruppe: »root:Domain Admins“*
# net rpc rights list privileges SeDiskOperatorPrivilege -U