Please forgive me but I am pretty new to Linux. I have Samba set up on a Server and when I go to access it from a windows workstation one, a box pops up with the resourse as \\servername\IPC$ <file://\\servername\IPC$> asking for a password. I have the right domain and my username is the same as my windows password? Why would I be getting these messages? What am I doing wrong? Marcus Foster IT Manager/Midwest Region 48 W. Seegers Rd Arlington Heights, Il 60005 Ph: 847-472-6551 Fax: 561-619-2487 -------------- next part -------------- HTML attachment scrubbed and removed
>Please forgive me but I am pretty new to Linux. I have Samba set up on aServer and when I go to access it from a >windows workstation one, a box pops up with the resourse as \\servername\IPC$ asking for a password. I have the >right domain and my username is the same as my windows password?>Why would I be getting these messages? What am I doing wrong?You need to configure the Samba server to authenticate users against the domain's PDC. Read this document for details: http://www.samba.org/samba/ftp/docs/htmldocs/DOMAIN_MEMBER.html Hope this helps, Alex. --- Mr Alex Meaden Computer Science Undergraduate University of Kent at Canterbury aejm1@meaden.dyndns.org http://meaden.dyndns.org
Marcus, I think you need to have the line: encrypt passwords = Yes in the global section of smb.conf. Mark On Mon, 10 Jun 2002, Foster, Marcus wrote:> Please forgive me but I am pretty new to Linux. I have Samba set up on a > Server and when I go to access it from a windows workstation one, a box pops > up with the resourse as \\servername\IPC$ <file://\\servername\IPC$> asking > for a password. I have the right domain and my username is the same as my > windows password? > Why would I be getting these messages? What am I doing wrong? > > Marcus Foster > IT Manager/Midwest Region > 48 W. Seegers Rd > Arlington Heights, Il 60005 > Ph: 847-472-6551 > Fax: 561-619-2487 > > >
Ok I think I found my problem. In the global of smb.conf I had wins support:no but when I change it and restart samba I get this message "Access control violation : /etc/rc.d/init.d/smb start failed" and nmbd won't start either. What am I doing wrong?? -----Original Message----- From: Mark Brosius [mailto:mark@mebrosius.com] Sent: Tuesday, June 11, 2002 8:13 AM To: Foster, Marcus Cc: 'samba@lists.samba.org' Subject: Re: [Samba] Asking for Password Marcus, I think you need to have the line: encrypt passwords = Yes in the global section of smb.conf. Mark On Mon, 10 Jun 2002, Foster, Marcus wrote:> Please forgive me but I am pretty new to Linux. I have Samba set up on a > Server and when I go to access it from a windows workstation one, a boxpops> up with the resourse as \\servername\IPC$ <file://\\servername\IPC$>asking> for a password. I have the right domain and my username is the same as my > windows password? > Why would I be getting these messages? What am I doing wrong? > > Marcus Foster > IT Manager/Midwest Region > 48 W. Seegers Rd > Arlington Heights, Il 60005 > Ph: 847-472-6551 > Fax: 561-619-2487 > > >