Results 1 to 7 of 7
im having a problem pls help me
my samba server could actually see the shared folders of the win 2k3,
but when i try to open the folder, a prompt ...
- 04-01-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
windows 2k3 and RHEL 5 sharing files problem, using samba!
im having a problem pls help me
my samba server could actually see the shared folders of the win 2k3,
but when i try to open the folder, a prompt appears (Authentication Required),requires my username,domain,password. when i press enter a error appears ( The Folder contents could not be displayed.) and ( you do not have permission necessary to view the contents of the said folder) what should i do?????
pls help me
thanx!
- 04-01-2009 #2
If you are trying to access windows from linux, as I understand your statement to mean, and you are getting access denied, I believe you need to setup a user account on windows (with a password) for your samba client / user to authenticate with. OR reducing the security requirements of your windows machine. I'm not a windows expert, and only use samba the other way around (linux server, windows client) so I can't help you further than that.
New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 04-01-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
f you are trying to access windows from linux, as I understand your statement to mean, and you are getting access denied, I believe you need to setup a user account on windows (with a password) for your samba client / user to authenticate with. OR reducing the security requirements of your windows machine. I'm not a windows expert, and only use samba the other way around (linux server, windows client) so I can't help you further than that.
__________________
RHCT for RHEL version 4
echo "$whatever_youre_saying" > /dev/null
-ive already reduced the security req of my 2k3. and the user account that im using is the admin account and has no passwd
-my professor said that i have to mount windows so that they could see each other!i gues its about mapping??how to map??
- 04-01-2009 #4
I've never heard of linux mounting a drive over SMB, but I suppose it could be done in theory. again, I've never done it this way, so I can't help you out more than what I know from doing windows to windows sharing, where you have to have a valid username and password on the server.
If I were you though, I'd google for "mount linux samba" or something like that, and see what comes up.New to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4
- 04-01-2009 #5Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
another Q
what is the best firewall could i use to RHEL 5??? without causing squid any problem??
-im using firestarter a my firewall in my RHEL 5 and at the same time the iptables are installed, whenever im using my squid server for web hosting the whole network the ipchains are automaticaly set to drop. it begun when installed the firestater...what should i do???
- 04-01-2009 #6Just Joined!
- Join Date
- Apr 2009
- Posts
- 8
mount -t ntfs-3g /dev/sda5/media
mount -t ntfs-3g /dev/sda5/media
-do you know bout this??whats the use of this command??
how to use this command??
- 04-01-2009 #7
You need to open a new thread for a different question, and it is usually best to try to solve all problems on your own to the best of your ability before asking a web forum for help.
I suggest all people new to forums read this
How To Ask Questions The Smart WayNew to the internet, technical forums, or the hacker / open source community??
Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html
RHCE for RHEL version 5
RHCT for RHEL version 4


Reply With Quote