search for: samba07

Displaying 1 result from an estimated 1 matches for "samba07".

Did you mean: samba01
2004 Oct 14
2
Samba ADS -- works with XP Pro, but not 2000 Pro
...default_tgs_enctypes = des-cbc-crc des-cbc-md5 # default_tkt_enctypes = des-cbc-crc des-cbc-md5 [realms] D1.DOMAIN.COM = { kdc = d1dc01.d1.domain.com } D2.DOMAIN.COM = { kdc = d2dc01.d2.domain.com } ------------------------------ # from an XP machine in the d2 Domain C:\>net use * \\samba07\t Drive Y: is now connected to \\samba07\t . The command completed successfully. ----------------------------- # from an XP machine NOT in the Domain C:\>net use * \\samba07\t The password or user name is invalid for \\samba07\t . Enter the user name for 'samba07': d2\username Ente...