similar to: smbclient works....mounting does not

Displaying 20 results from an estimated 10000 matches similar to: "smbclient works....mounting does not"

2006 Apr 04
1
problems mounting Win2003 Server Share - smbclient is working smbmount is not
Hi, this is my first post to this list. I have to mount an Win2003 SmallBusinessServer share to my linux box. So far so good. The user "user" exists with the same pass on the linux-box like in the ActiveDirectory at the Win2003-Server. I added the user with smbpasswd -a user . I joined the domain with: net rpc join -S domain -U user mount -t smbfs -o username=user,workgroup=domain,rw
2004 Apr 01
1
Mounting a windows 2003 share
Hi I want to mount the a share of a windows 2003 Domain Controler, but I'm not been able... Does any body knew a solution for that problem? Thanks.... here is the error message: <snip> root@r-pad:/mnt/max-ecom# mount -t smbfs -o username=mnicolas,password=sucker //192.168.200.99/Multimedia /mnt/ cli_negprot: SMB signing is mandatory and we have disabled it. 11688: protocol
2009 Jan 25
1
SMB Signing issues... smbclient works, mount does not...
Greetings Samba peoples... apologies for the long post. I have an issue that remains unresolved on my usual forum, linuxforums.org... it relates to SMB Signing when connecting from Linux to a Win 2003 file server. My OS: >> PClinuxOS - a Mandriva derivative My Samba versions: >> samba-client-3.0.30-3pclos2007.i586.rpm >> samba-common-3.0.30-3pclos2007.i586.rpm >>
2004 Nov 25
1
Mounting
Hi, When I try to connect to a Windows 2003 server using: mount -t smbfs -o username=administrator,password=xx //server/c$ /mnt/data I get the following error: cli_negprot: SMB signing is mandatory and we have disabled it. 3141: protocol negotiation failed SMB connection failed What to do? Thanks in Advance... Mark
2008 Mar 27
1
Still get error 13 when mounting w2k3 share
##### BACKGROUND ##### I still cannot do basic share mapping between Samba 3.0.28 and a Windows 2003 AD Domain controller. When using mount.cifs, I get a permission denied error 13. I have run it as root and as my own user account. >From a windows workstation on a different domain, I can log on fine. HELP!!!!!!!!!!!! Thanks, Mike Tosh ##### CAN VIEW, BUT NOT MAP, VIA SMB ##### #
2011 Sep 07
1
3.5.6 : WINBINDD: cli_negprot failed: NT_STATUS_ACCESS_DENIED with Active Directory
Dear Have connected SAMBA to an Active Directory server The getent did not show any user and winbindd claim : [2011/09/07 11:33:29.417355, 1] libsmb/cliconnect.c:1769(cli_negprot_done) cli_negprot: SMB signing is mandatory and the server doesn't support it. [2011/09/07 11:33:29.417444, 1] winbindd/winbindd_cm.c:856(cm_prepare_connection) cli_negprot failed: NT_STATUS_ACCESS_DENIED
2008 Dec 10
1
mounting WD mybook World Edition 2 via samba
Hi there, I have found a bunch of sites explaining how to mount the WD mybook World Edition 2 via samba. Fine and Dandy - I've been able to mount the drive. I still am unable to write from the ubuntu server to the drive mounted via samba. What are some things I can check here? here is my /var/oxsemi/shares.inc the usernames have been stripped # cat shares.inc [Music]
2006 Jul 13
2
Q: mount -t smbfs: "cli_negprot: SMB signing is mandatory and we have disabled it."
Hi, I was trying smbmount (SuSE's samba-client-3.0.20b-3.4). The mount command replied: cli_negprot: SMB signing is mandatory and we have disabled it. 9451: protocol negotiation failed SMB connection failed No I'd suggest to change the message at least: It's unclear who "we" is: The Samba Team, the client, or the server The server is a "Windows 2003 server",
2016 Jun 02
0
smbpasswd stops working post-upgrade
"cli_negprot: SMB signing is mandatory and the server doesn't support it" Should mean that your Samba is too old for your clients. See badlocks bug to better view of your issue. See man smb.conf looking for "sign" into it. I believe - but I'm not sure - that the option you are looking for are: client ldap sasl wrapping = sign client use spnego = yes
2003 Nov 10
1
Mounting Shares from a Windows Server 2003 DC
I know this question has been asked several times, and I appoligize for this being as long as it is, but I'm hoping someone may have it figured out by now. Here is the situation: I can mount a share from my Windows XP machine (RA), and from another Windows Server 2003 machine (MAAT). But not from my Windows Server 2003 domain controller (BASTET). I am running Samba 3.0.0 (standard RPM
2003 Jul 25
1
Unable to mount Windows 2003 Server shares from Linux RH 7.3
Greetings, I am trying, FROM a Linux Red Hat 7.3, to mount a share sitting on a Windows 2003 Server and I am getting the following problems. I had done this with a NT4 server and it was working fine. I am trying to mount the following: mount.smbfs //NT2003SERVER/share /mnt -o username=user,password=pass At first, I was getting the following error: cli_negprot: SMB signing is
2004 Sep 02
2
Can't mount samba drive or join domain with W2K3 server
Please cc me on replies. My employer recently upgraded to W2K3. I have no control over the employer's set up and limited access to information. Under the old server, everything was working fine. Now I can't mount the shared drive anymore. I'm running Debian sid; samba 3.0.6-3. ################################################ # mount shared_drive cli_negprot: SMB signing is
2003 Aug 02
1
beta3 winbind and win2003 server
I'm using samba3-beta3 successfully against a Win2000 AD domain controller, but cannot get winbind woking with a Win2003 AD domain controller. The samba log gives: [2003/08/02 17:35:51, 1] libsmb/cliconnect.c:cli_negprot(1019) cli_negprot: SMB signing is mandatory and we have disabled it. [2003/08/02 17:35:51, 1] libsmb/cliconnect.c:cli_full_connection(1319) failed negprot Has
2003 Oct 02
2
Automatically mounting home dir
Hello, I've installed samba 3 on rh9. I configured kerberos, winbind, joined the workstation to the AD domain . Now I am able to login using domain user/password. How can I automatically mount the user's home directory from the windows 2000 server. Thanks, Laszlo
2019 Mar 13
5
read permission on rotated logs
When logs (e.g. /var/log/maillog) are rotated (e.g. to /var/log/maillog-YYYYMDD) is there a way via systemd or whatever to assign read permission to a specific group? Right now, for example - ls -l maillog* -rw------- 1 root root 3105240 Mar 13 22:04 maillog -rw------- 1 root root 1079031 Feb 24 04:39 maillog-20190224 -rw------- 1 root root 7237640 Mar 1 12:59 maillog-20190228 -rw------- 1
2019 Mar 14
0
read permission on rotated logs
Maybe I'm missing something here but doesn't logrotate have the 'postrotate ... endscript' block for its configuration files where you can run any command you desire? Leroy Tennison Network Information/Cyber Security Specialist E: leroy at datavoiceint.com 2220 Bush Dr McKinney, Texas 75070 www.datavoiceint.com This message has been sent on behalf of a company that is part of the
2007 Feb 16
0
cifs error 13
We had a new server put in on our local network and I am unable to mount it's file shares - mount -t smbfs works on the old server but it doesn't work on the new one because of the SMB signing problem. However, I cannot get mount -t cifs to work on either of them. Anyone have any ideas what the problem could be? Thx vperry successful commands: 1) smbstatus calserver01 2)
2016 Jun 01
4
smbpasswd stops working post-upgrade
Background I have a network of machines behind an air-gap, therefore upgrades are a tedious business normally performed four times per year. The systems run various versions of CentOS and I use the Samba that is distributed with CentOS. Last weekend I updated the 5.7 machines with updates to 18 April 2016, not the current 5.8. Those of my users who run Windows boxes (Windows 7 Enterprise)
2005 Aug 08
4
Problem with DFS mounting (works OK in smbclient) [samba-3.0.14a-2.1.fc4.kde]
I am having problems mounting a DFS share, even though it works in smbclient fine. After mounting, the mount point (in ls) has question marks for everything, and when ls'ing I just get permission denied. Turning up debug and verbose don't seem to help. Any ideas ? [tom@charles-compaq@1306 /home/tom/Projects/gbb-core-app ] smbclient //exchsvr/dfs -U tchiverton -W BLUEFINGER Password:
2003 Jul 29
1
Unable to mount Windows 2003 Server shares from LinuxRH 7.3
Is there a way for me to disable signing? I have looked around but couldn't find anything > -----Original Message----- > From: samba-bounces+ycayer=3webmedia.com@lists.samba.org > [mailto:samba-bounces+ycayer=3webmedia.com@lists.samba.org] > On Behalf Of Andrew Bartlett > Sent: Friday, July 25, 2003 20:01 > To: Yannick Cayer > Cc: samba@lists.samba.org > Subject: Re: