Displaying 2 results from an estimated 2 matches for "lcoalhost".
Did you mean:
hlocalhost
2003 Jun 27
2
W2K PDC Domain
I can not add a W2K computer to my newly created SMB PDC. I get the error
message: the credentials supplied conflict with an existing set of
credentials on SAMBA 2.2.7 and "The account used is a computer account.
Use your global user account or local user account to access this
server." on SAMBA 3.0.0.
On W98 I am able to logon to the domain, but unable to execute the map
logon
2000 Jun 02
6
scp creating root files
Folks,
I noticed that whenever I scp'ed a file to my test server (running OpenSSH
2.1.0p2, and then tested with p3) it was created owned by root.
/home/me $ ls -al .profile
-rwx------ 1 me group 1056 Jan 18 1999 .profile
/home/me $ scp .profile me at server:test
me at server's password:
.profile 100%