Displaying 20 results from an estimated 6000 matches similar to: "can't browse server by name"
2002 Jun 14
4
ipchains question
I have a couple questions that I will submit separately. When I have
IPchains running I can't get my samba box to show up in network
neighborhood, but when I turn ipchains off the box shows up. What rules do
I need to add for things to work properly?
--
Raymond Norton
Little Crow Telemedia Network
320-234-0270
2002 Jun 14
1
can't access samba shares
The firewall problem seems to be fine now.
Second question, I am on a NT server trying to access samba shares. If I
add encrypt-passwords = yes to smb.conf I get a login box for username and
password. It starts by telling me the username or password is wrong. I can
enter any username, but the box keeps coming back. If I remove encrypt-
passwords I get "The account is not authorized to login
2002 Jun 15
1
let's make it simple
I have not gotten a reply to my last post about not being able to access
samba shares, so I would like to start from scratch. I am new to samba and
I would like to start with a simple smb.conf that would guarantee access to
a share by anyone, then start adding security measures until I have a
secure working config. Does anyone have a smb.conf file they could send me
that would get me started?
--
2014 Jan 06
1
need assistance migrating between apple servers
I am attempting to move imap folders from an Apple Snow Leopard server
to a new Apple Mavericks server. Dovecot --version is not working , but
I believe the old server is running dovecot 1.1.2 and can confirm the
new one is running 2.2.x.
I have tried taring and moving folders, but have not been able to get
the transfered messages and folders to show up in user accounts (new
messages show
2003 May 04
1
nmblookup fails
I'm debugging my Samba setup using the
"Troubleshooting Techniques" from Sam's Teach Yourself
Samba in 24 Hours.
Everything works fine up until the nmbd section. I am
able to do the following correctly:
nmblookup -U 127.0.0.1 __SAMBA__
nmblookup -U 127.0.0.1 POGO (the server)
nmblookup -B 192.168.1.255 WIN-CLIENT (the client)
but when I do nmblookup -B 192.168.1.255
2004 Mar 23
2
outgoing redirect
I am trying to help a school run dansguardian transparent. I added the
following to shorewalls rules, and from a tail of messages it seemed to be
working, but he called saying no one had Internet. What should the rule be
if this does not redirect port 80 to 8080?
REDIRECT loc 8080 tcp www -
!10.192.0.2 (web on dmz)
ACCEPT fw net tcp www
2005 Oct 08
1
java error
I just installed java-sdk using yum. When I try to execute the following,
I get an exception error:
root at blh fileIndexer]# java -Xmx256m -jar FileIndexer-1.1.5.jar
Warning: -Xmx256m not understood. Ignoring.
Warning: -jar not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError:
How can I fix this?
Raymond
2012 Apr 13
1
[LLVMdev] Building LLVM as a shared library using Visual C++ 2010?
There are a variety of "real world situations," some of them would benefit from
shared-library packaging and some would not. Say you're building a set of
tools for internal deployment in your large-ish organization.
Factoring out the
Clang/LLVM bits into a shared library can reduce memory footprint when running
multiple tools, reduce disk footprint which therefore reduces
antivirus
2005 Apr 27
4
Does CentOS has problems with Norton Ghost 2003 images?
Hello all
We have two very important workstations dedicated to tasks of
development and investigation. At the moment we have installed a dual
boot platform with CentOS 4.0 and Windows XP Proffessional SP2. In
order to do backups of these machines we need to create an image with
Norton Ghost 2003.
We have worked with Ghost during several years with different
platforms (Red Hat, White Box Linux,
2015 Dec 23
4
C7 apache file access
Pulling out what little hair I have here, but stumbled onto a possible
problem.
I have a server running C6 apache that is set up with personal
directories and no problem showing the files.
You can see it at: medon.htt-consult.com/~rgm/pogo
So I have a C7 apache server I am building. Files I create on the new
server are listing fine. Files I have copied (with cp -avr ...) get
permission
2002 Dec 09
1
(no subject)
Win2k client is recognising the domain but is unable to logon . It
asks for the usrname/passwd , which usrname/passwd am i supposed to
give here . As shown in the smb.conf file below,admin user is set to
'student ' , but it does not accept this username , says ' unknown
username or bad password '. Earlier the trust account of the client
machine was created on the samba server .
2006 Jan 08
0
Norton IS preventing Samba workgroup from appearing in W2K browse
I know this isn't a samba configuration issue, but I'm hoping someone might
have encountered this problem before and knows the solution.
I just installed a Buffalo LinkStation (Linux Samba NAS) on my network and
was atempting to set up a shared printer. I have three systems. All are
W2K. One uses BlackICE, the others use Norton Internet Security 2004.
All of the systems, including the
2002 Dec 09
1
my Win2k client wont login into the Samba PDC , HELP !
My Win2k client is able to recognize the domain but is unable to authenticate into the domain . Earlier i had created a trust account for the win2k client . Which username/password am i supposed to give here ? The manual says that the samba server admin usr/pwd should be given here , but which account is this .
Below in the smb.conf you will see that the admin user is set to 'student' .
2008 Mar 14
1
memdisk 3.62 problem / Loading boot sector... booting :(
Hello everybody,
I want to boot my HP x86 PCs with a Norton Ghost 12 boot disk image via PXE.
I followed all the steps but I have still the same message and the booted
computer hangs always.
0- I created the boot image.
1- A folder named tftpboot and tpftpboot\pxelinux.cfg created.
2- The pxelinux.0 copied in tftpboot folder.
3- memdisk copied in tftpboot folder.
4- the image file (norton.iso)
2014 May 07
5
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:38 AM, Keno Fischer
<kfischer at college.harvard.edu>wrote:
> The use case for this is in Julia backtraces. We don't have a consistent
> way to mangle the function names for linkage (we might at some point in the
> future, but this is out of scope for now). Instead, we save whatever we
> want displayed in AT_name, but there's no way to access
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:33 AM, Eric Christopher <echristo at gmail.com>wrote:
> Have you checked out llvm-symbolize? It's what the asan folk
> (including Alexey) have created for backtrace symbolication.
>
Yeah, we potentially can add some kind of option: "llvm-symbolizer
-print-short-function-names", I don't yet see why this would be valuable.
What's wrong
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
The use case is getting the short name for backtraces. There are other
options, but I figured it was worth a shot trying to access from the DWARF
structure because what we need is already stored there anyway.
Thanks,
Isaiah
On Wed, May 7, 2014 at 12:24 PM, Alexey Samsonov <samsonov at google.com>wrote:
> Yeah, public API of DebugInfo library is quite minimalistic. But I agree
>
2009 Sep 14
3
How to convert numbers to words?
I am trying to convert numbers to English words, e.g. 123 -> One
hundred twenty three. After some searching, I have been unable to
find any info on this. I could certainly write code to do it, but my
question is this: Does anyone know of a function that does this?
Thanks,
Derek McCrae Norton
2007 May 25
1
email the silly fuckers instead.
An alle finanzinvestoren! Diese aktie wird durchstarten! Dienstag 29.
Mai startet die hausse!
Firma: Talktech Telemedia
Kurzel: OYQ / OYQ.F / OYQ.DE
WKN: 278104
ISIN: US8742781045
Preis: 0.54
5-T Prognose: 1.75
Realisierter kursgweinn von 450% in 5 tagen! OYQ Wird wie eine rakete
durchstarten! DIENSTAG 29. MAI STARTET DIE HAUSSE!
But thanks for drawing my attention to it anyway. These
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
That doesn't seem possible with the public API or am I mistaking?
On Wed, May 7, 2014 at 12:13 AM, Eric Christopher <echristo at gmail.com>wrote:
> On Tue, May 6, 2014 at 8:09 PM, Isaiah Norton <isaiah.norton at gmail.com>
> wrote:
> > Hi,
> >
> > I am looking for a way to get unmangled subprogram names from a
> > DWARFContext. The name I want is