search for: phxwn01

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

2008 Dec 02
1
Failed to join domain using net join ads
...Samba server to Active Directory (Windows 2003 R2) using net join ads command.??? I get the following errors: As root, I run kinit secadmin which completes successfully and I get a Kerberos ticket.?? Secadmin has full domain admin privileges in Active Directory.?? Then I run: #> net join ads -S phxwn01 -U secadmin%password Failed to join domain: Invalid configuration and configuration modification was not requested. Or if I run: #> net join ads Enter root password: Failed to join domain: Failed to find DC for domain PHX.ENG? #[Global] Can anyone provide insight, my config files are listed be...
2008 Dec 04
1
Cannot map to Linux share from Windows
...d map a network drive, it returns the error "The network connection is longer available".??????? My smb.conf is as follows:?? I have also tried it without the socket options line. [global] socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384???? workgroup = phx password server = phxwn01 realm = PHX.ENG security = ads idmap backend = ad template shell = /bin/tcsh winbind use default domain = false winbind offline logon = false [vobstore] comment = PHX Vob storage path = /vobstore writeable = yes browseable = yes guest ok = yes ? In smbd debug mode 5, the latter part of the log.smbd...