T
Tyler Sample
I've got a Samba share set up on a LINUX box. It's set up for
user-level access. A Windows user is mapped to a UNIX user. When
accessing through file explorer, a username/password box pops up, and
I type the UNIX user name mapped to my current windows user and the
SAMBA password.
My problem is that I now want to access a Samba share in C#, using the
ASPNET windows account. I have no idea how to do this. Basically, I
need to copy files to and from this share.
Can anyone provide me a place to start here? I don't need to
impersonate a different Windows user, or I could probably figure this
out....
Thanks,
Tyler
user-level access. A Windows user is mapped to a UNIX user. When
accessing through file explorer, a username/password box pops up, and
I type the UNIX user name mapped to my current windows user and the
SAMBA password.
My problem is that I now want to access a Samba share in C#, using the
ASPNET windows account. I have no idea how to do this. Basically, I
need to copy files to and from this share.
Can anyone provide me a place to start here? I don't need to
impersonate a different Windows user, or I could probably figure this
out....
Thanks,
Tyler