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] > >

