Displaying 3 results from an estimated 3 matches for "clientmachinename".
2011 Feb 21
2
problem joining WinXP machine to samba PDC+LDAP environment
...514]
[2011/02/21 14:32:07, 3] lib/privileges.c:get_privileges(63)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2011/02/21 14:32:07, 3] lib/privileges.c:get_privileges(63)
get_privileges: No privileges assigned to SID [S-1-5-32-546]
</log.smb>
interesting bits in the log.<clientMachineName>, where
clientMachineName=testfsclient
<log.testfsclient>
[2011/02/21 14:32:22, 4] passdb/pdb_ldap.c:ldapsam_getgroup(2481)
ldapsam_getgroup: Did not find group, filter was
(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-32-545))
.... [editor's note: that's for the group ...
2011 May 04
0
Guest access broken for Win7 between 3.3.8 and 3.5.4?
...would close all
old resources.
[2011/05/04 20:21:22.054791, 2] auth/auth.c:314(check_ntlm_password)
check_ntlm_password: Authentication for user [CLIENTUSER] -> [CLIENTUSER]
FAILED with error NT_STATUS_NO_SUCH_USER
[2011/05/04 20:21:22.057474, 1] smbd/service.c:1070(make_connection_snum)
CLIENTMACHINENAME (nnn.nnn.nnn.nnn) connect to service guest_share
initially as user gstuser (uid=nnn, gid=nnnn) (pid 31025)
[2011/05/04 20:21:22.057875, 0] lib/util_sock.c:474(read_fd_with_timeout)
[2011/05/04 20:21:22.058225, 0]
lib/util_sock.c:1432(get_peer_addr_internal)
getpeername failed. Error was Transpo...
2004 Oct 26
0
xpsp2 clients authenticate, W2ksp4 clients must use IP or FQDN
...nd as expected, getent's, wbinfo ?g ?t,
and net ads*** and also 'smbclient -k //otherdomainserver/share' works as
it should from the server's terminal.
when connecting to the server with a windows XPsp2 client, it works as it
should. The log in /var/log/samba/ is written as
?log.?clientmachinename?
----snip--
adc020601-069 (138.127.101.159) connect to service prod initially as user
US+dussaulta (uid=0, gid=71750) (pid 18216)
[2004/10/26 10:48:05, 1] smbd/service.c:close_cnum(837)
adc020601-069 (138.127.101.159) closed connection to service prod
---snip--
When I use a win2ksp4 client, usi...