Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass user name and password ? #6

Open
VikramBPurohit opened this issue Mar 21, 2016 · 3 comments
Open

How to pass user name and password ? #6

VikramBPurohit opened this issue Mar 21, 2016 · 3 comments

Comments

@VikramBPurohit
Copy link

I am using below command manually to mount windows drive on linux box.

mount.cifs -o username=,password=

@mitsukaki
Copy link

Please explain in more detail what you're trying to achieve and how you're
doing it.

On Mon, Mar 21, 2016, 1:06 PM Vikram Purohit [email protected]
wrote:

I am using below command manually to mount windows drive on linux box.

mount.cifs -o username=,password=


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6

@piranna
Copy link
Member

piranna commented Apr 12, 2016

I think he's trying to pass arguments to mount the filesystem, in this case
the credentials of the remote drive. You can set them on the options object.
El 12/4/2016 8:26, "Lite McFish" [email protected] escribió:

Please explain in more detail what you're trying to achieve and how you're
doing it.

On Mon, Mar 21, 2016, 1:06 PM Vikram Purohit [email protected]
wrote:

I am using below command manually to mount windows drive on linux box.

mount.cifs -o username=,password=


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6 (comment)

@mitsukaki
Copy link

That would make sense. My bad!
On Apr 12, 2016 12:32 AM, "Jesús Leganés Combarro" [email protected]
wrote:

I think he's trying to pass arguments to mount the filesystem, in this case
the credentials of the remote drive. You can set them on the options
object.
El 12/4/2016 8:26, "Lite McFish" [email protected] escribió:

Please explain in more detail what you're trying to achieve and how
you're
doing it.

On Mon, Mar 21, 2016, 1:06 PM Vikram Purohit [email protected]
wrote:

I am using below command manually to mount windows drive on linux box.

mount.cifs -o username=,password=


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#6 (comment)


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#6 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants