LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-12-2017, 04:32 AM   #16
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11

Quote:
Originally Posted by pan64 View Post
you told you can see the shares. So actually they are available. I don't know that GUI, so I have no idea how to configure that, but basically you need to use the same way (as the command line).
You mean is "sudo mount -t cifs -o username=jason //destination/ /mnt/temp/" ? I got :
Code:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
 
Old 06-18-2017, 06:28 AM   #17
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
I guess it is because of "WannaCry" patch !!!. After it I can't browse Windows shares.
 
Old 06-18-2017, 10:31 AM   #18
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,830

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
I guess you need to set up permissions properly.
 
Old 06-19-2017, 12:44 AM   #19
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by pan64 View Post
I guess you need to set up permissions properly.
My account is administrator on all servers and Windows OS not have any problem.
 
Old 06-19-2017, 01:00 AM   #20
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,830

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
this is not about your own account but about the samba mount, ehich requires its own permission settings.
 
Old 06-19-2017, 02:24 AM   #21
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by pan64 View Post
this is not about your own account but about the samba mount, ehich requires its own permission settings.
I can browse Windows clients shares via my username and password but I can't browse Windows Server shares that "WannaCry" patch installed on them !!!
 
Old 06-20-2017, 05:18 AM   #22
zafar_dandoti
Member
 
Registered: Dec 2005
Location: India
Distribution: centos
Posts: 178

Rep: Reputation: 13
Quote:
Originally Posted by hack3rcon View Post
You mean is "sudo mount -t cifs -o username=jason //destination/ /mnt/temp/" ? I got :
Code:
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
include domain\server name you are logging on to
Code:
sudo mount -t cifs -o username=server\jason //destination/ /mnt/temp/"
or
Code:
sudo mount -t cifs -o username=domain\jason //destination/ /mnt/temp/"
 
Old 06-24-2017, 03:45 AM   #23
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by zafar_dandoti View Post
include domain\server name you are logging on to
Code:
sudo mount -t cifs -o username=server\jason //destination/ /mnt/temp/"
or
Code:
sudo mount -t cifs -o username=domain\jason //destination/ /mnt/temp/"
I did it but I got an error as I said.
 
Old 06-25-2017, 02:17 PM   #24
zafar_dandoti
Member
 
Registered: Dec 2005
Location: India
Distribution: centos
Posts: 178

Rep: Reputation: 13
Code:
sudo mount -t cifs -o username=computer\user //destination/shared folder /mnt
You must specify full source address of share you want to mount ie
 
Old 06-27-2017, 05:58 AM   #25
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by zafar_dandoti View Post
Code:
sudo mount -t cifs -o username=computer\user //destination/shared folder /mnt
You must specify full source address of share you want to mount ie
I did.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] "net rpc" "failed to connect to ipc$ share on" or "unable to find a suitable server" larieu Linux - General 0 11-09-2014 12:45 AM
I need help replacing the Windows-specific system("PAUSE") function in C++. cravengemetzel Programming 16 12-31-2012 05:51 PM
[SOLVED] When insmodding I get a "function not implemented" message eantoranz Programming 7 04-15-2011 09:36 PM
Error Message "modprobe: QM_MODULES: Function not implemented" Gedwimor Slackware 3 03-07-2006 08:18 PM
"Function not implemented" error in call to "sem_open()" Krishnendu8 Linux - Newbie 1 06-07-2003 02:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration