Ou ent�o s� a figura, j� que s� tinha isso no documento. Andre Noel
On Wed, 19 Jan 2005 12:34:13 -0200, Angelo F. Probst <[EMAIL PROTECTED]> wrote: > Renato, > > � muito legal que voc� reporte pra lista a solu��o do problema... > > Mas enviar um arquivo ".doc" em anexo pra uma lista de Debian GNU/Linux?!? > > Eu sei que o OpenOffice abre arquivos ".doc" (as vezes bem desfigurado), > mas voc� podia salvar seu arquivo como ".rtf" ou at� mesmo ".txt". > > Por favor, n�o leve a mal o meu coment�rio, mas numa lista de usu�rios > de GNU/Linux espera-se por arquivos compat�veis com GNU/Linux. > > []s > Kave-X > > Renato escreveu: > > Pessoal, agrade�o a ajuda, mas realmente era outro problema. > > Para que vcs n�o enfrentem a mesma coisa, envio a solu��o que encontrei > > depois de 5 dias procurando no google: > > Envio tamb�m anexo o arquivo com o caminho direto para a solu��o. > > > > ========================================================================== > > > > > So, W2K doesn't need SMB-packets signatures and we have no problems, > > but we > > > want it to work with Windows 2003. What's the difference between > > Windows 2000 > > > and Windows 2003 when it comes to security signatures of SMB-packets? > > > > By default, a Windows Server 2003 requires signature of SMB packets (at > > least, a Windows Server 2003 DC). > > > > > Can we disable signatures in Windows 2003 Server or do we have to make > > > some changes in Red Hat/Samba? Is ther another way to get around this > > > problem? > > > > Yes, you can look for the following security option > > > > Microsoft network server: Digitally sign commnunications (always) : > > > > and set it to Disabled, instead of Enabled. > > > > This security option modifies the following registry value: > > > > Key: HKLM\SYSTEM\CCS\Service\lanmanserver\parameters\ > > Value: RequireSecuritySignature > > Content: 0 to disable, 1 to enable > > > > If you don't want to reboot after that change, you can stop the srv.sys > > driver and services that depend on it using the following command: > > > > C:\>net stop srv > > > > Then, you can restart it, as well as the services that depend on it > > (in particular, netlogon) > > > > C:\>net start srv > > > > ========================================================================== > > > > > > > > > > ----- Original Message ----- > > From: "Marcos Vinicius Lazarini" <[EMAIL PROTECTED]> > > To: "debian-user" <[email protected]> > > Sent: Tuesday, January 18, 2005 8:47 AM > > Subject: Re: Usar impressora do windows server 2003 > > > > > > Renato wrote: > > > > > >>Marcos, obrigado pelo retorno, mas j� fiz assim tamb�m, e com a password e > >>sem ela. > >>Qdo dou Enter na password, retorna a mesma mensagem, e quando coloco a > >>password do usu�rio do win retorna "tree connect failed: > >>NT_STATUS_ACCESS_DENIED. > > > > > > Cara, a msg 'NT_STATUS_ACCESS_DENIED' significa que ele n�o reconheceu o > > usu�rio ou a sua senha. Alguma coisa tem ai... > > Ser� que n�o � algum firewall? > > Ser� que vc n�o renomeou a conta do usu�rio? (no windows, ele muda s� o nome > > de logon, o resto continua tudo como era antes... inclusive o logon pela > > rede - veja no C:\Documents and Settings\<usu�rio> se bate) > > > > -- > > Marcos > > > > > >>----- Original Message ----- > >>From: "Marcos Vinicius Lazarini" <[EMAIL PROTECTED]> > >>To: <[email protected]> > >>Sent: Sunday, January 16, 2005 5:42 PM > >>Subject: Re: Usar impressora do windows server 2003 > >> > >> > >>Renato wrote: > >> > >> > >>>Pessoal, estou com uma dificuldade em acessar uma impressora matricial no > >>>windows server 2003. > >>>Ela est� compartilhada no server e esta��es win98 acessam e imprimem nela > >>>normalmente. > >>>Preciso us�-la a partir da m�quina Linux, mas ao executar o comando > >>>smbclient -L servidor, � retornado o seguinte onde deveriam aparecer os > >>>compartilhamentos: > >>> > >>>Sharename Type Comment > >>>---------- ----- --------- > >>>Error returning browse list: NT_STATUS_ACCESS_DENIED > >>> > >> > >>Tentou usar o comando assim? > >>'smbclient -U <usu�rio do windows> -L <nome da maquina>' > >> > >>Observe que se vc inverter a ordem dos switches, n�o funciona. > >> > >> > >>-- > >>Marcos > >> > >> > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

