search for: mappng

Displaying 2 results from an estimated 2 matches for "mappng".

Did you mean: mapping
1998 Aug 10
0
ACSII vs BINARY transfers...
...tudent WWW pages. Basically, they have their personal WWW directory on the Unix server map'd to their Win95 machine and can manipulate it directly instead of having to use FTP for it, which isn't allowed on that machine. The problem is that if they transfer a cgi over (perl) through the mappng, it doesn't make the CRLF->LF(?) conversion that would be made if they used an ACSII FTP transfer...not good, since it causes the cgi to then proceed to fail. I just took a quick look through my smb.conf man page, to see if there was an option I'm missing, and I can't find anything...
2006 Aug 14
3
Replacing Windows account with local account.
OK, I'm stumped. I have a Samba server (v3.0.20a) with security=DOMAIN and using winbind to authenticate non-local users against a W2K domain controller. This setup happily serves out home directories and about six other shares. I need to add a local UNIX account for a formerly Windows only user. When I try useradd I get: user <username> exists. This makes sense becasue of winbind.