search for: mcstamp

Displaying 5 results from an estimated 5 matches for "mcstamp".

Did you mean: mcsamp
2003 Jul 07
1
embedding characters
...ord: Anonymous login successful 18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed the line from fstab is: //it-blackbox/c$ /root/it-blackbox/c$ smbfs noauto,credentials=/root/.smbauth 0 0 the .smbauth file contents are: username = administrator workgroup = mcstamp this work correctly for another share on a machine without the hyphen in the name on the same domain. the other problem i have is that the password has a space in it, and I can't seem to get the password to work using quotes or using the backslash. this forces me to do an interactive mount (y...
1997 Jul 19
10
security
I have a user who was having problem accessing samba. So I suggested him to try to login from other system to see if it's problem with his pc or his account. Then he found that when he used other person's PC, it didn't ask for password at all and gave full access to his account! The two person's accounts are totally different. Any idea? Thanks. --
2003 Sep 30
3
higher ascii characaters in smbusers, success!
Hi list, Update: originally i wanted to post a question, but in writing i thought of things that finally led me to the solution. This i wanted to share with the community in case it can help. Sorry if this is a FAQ, but I had no luck searching for it. I have a working Samba 2.2.5 installation on SuSE8.1. I have two users on a windows client called Torge (that's me) and Ga&ediaresis;lle
2003 Oct 13
2
Private shares problem
Hi, I have something weird going on and I don't know what I'm doing wrong. I have Samba 2.2.8a running on FreeBSD 5.1 with NTLM authentication. I have been able to get a public share to work and it authenticates fine. When I try to create a private share with only 1 or 2 users having access it asks for a user name and password and when I supply the username and password it won't
2003 Jun 03
4
UNIX passwords
I have a rather unique setup. I would like to simply use the existing UNIX /etc/passwd file for my authentication without having an smbpasswd file existing. does anyone know how to do this?