2012/12/11 Cezar Rangel <[email protected]>: > > Daria para extrair dessas informações? Seria o samba3.6.8? valeu > > root@darkstar:/home/cezar# smbclient -L localhost -N > Anonymous login successful > Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.6.8] > > Sharename Type Comment > --------- ---- ------- > homes Disk Home Directories > IPC$ IPC IPC Service (Samba Server) > Anonymous login successful > Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.6.8] > > Server Comment > --------- ------- > DARKSTAR Samba Server > > Workgroup Master > --------- ------- > MYGROUP DARKSTAR > WORKGROUP FERNANDO-PC > root@darkstar:/home/cezar#
Este é o teu computador, tem que disparar o smbclient usando o endereço do teu print server como parâmetro. Olha o que diz a man page do smbclient: ... -L|--list This option allows you to look at what services are available on a server. You use it as smbclient -L **host** and a list should appear. The -I option may be useful if your NetBIOS names don't match your TCP/IP DNS host names or if you are trying to reach a host on another network. ... -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

