Displaying 1 result from an estimated 1 matches for "_rescomp_servers".
2004 Feb 16
1
Samba 3.0.2 mapped by Actve Directory
I have spent a while trying to join a samba machine to our university's
active directory structure so that allowed users can map to it by simply
running \\webserver
I was able to join the machine just fine via: net ads join
VPSA/UH/UH-_ResComp_Servers/ -U adminname
And now I can run wbinfo -u to get a listing of all users on our
network. I have the right permissions, because from that computer, I can
run "smbclient //IP/c\$ -k" and it lets me through as it should.
However, when I run "\\webserver" from any other computer, lo...