search for: amphitheatr

Displaying 20 results from an estimated 76 matches for "amphitheatr".

Did you mean: amphitheatre
2014 Feb 06
0
Array Confusion
....search(addy1) This is the res: [#<Geocoder::Result::Google:0x007fb46c345e18 @data={"address_components"=>[{"long_name"=>"1600", "short_name"=>"1600", "types"=>["street_number"]}, {"long_name"=>"Amphitheatre Parkway", "short_name"=>"Amphitheatre Pkwy", "types"=>["route"]}, {"long_name"=>"Mountain View", "short_name"=>"Mountain View", "types"=>["locality", "political"]}, {&q...
2006 Jul 14
2
RESTful thinking - Need some guidance.
...T and XML. My goal is to access Google''s geocoding service using HTTP. Here''s the code I have so far: require ''open-uri'' require ''rexml/document'' include REXML url=''http://maps.google.com/maps/geo?'' address = ''q=1600 Amphitheatre Parkway Mountin View,CA'' address1 = URI.escape(address) googleoutput = ''&output=xml'' googlekey = ''&key=mykey'' result=URI(url+address1+googleoutput+googlekey ).read doc = Document.new result r=doc.elements["/Response/Point"] @googlresul...
2002 Dec 11
3
2 gigabyte issue
I am running RedHat8, samba 2.2.7 The mailing list archives seem to pin the 2gb problem on several unrelated issues (all of which i explored). The machines in question have no problems creating 2+gb files locally and via NFS. Is this an issue with smbfs? smbmount? anyone have a workaround? -- 'As we enjoy great Advantages from the Inventions of others we should be glad of an Opportunity
2002 May 16
7
Name Resolution, Pinging
I am running redhat 7.3 with Samba 2.2.4. I was wondering if there was a way to use Samba to resolve my IPs instead of having to add all the entries to my /etc/hosts file? For instance, I would like to be able to do `ping acormany` instead of `ping <IP Address>`. We are currently using WINS on a Windows box to resolve the IPs. As of right now, I can `ping acormany` on a Windows system, but
2001 Apr 06
2
joing NT domain
Hello, I have a trouble. In my network i use PDC server on windows NT 4.0 server. And i have FreeBSD which is a router in my company. I've installed samba. my domain is 'ELST', NetBIOS name of PDC is 'BLACK-ANGEL' Then i do this smbpasswd -j ELST -r BLACK-ANGEL it tell's me that i joined domain. my
2002 Sep 14
3
printing in dos slows
Hi, I have an issue in dos printing. My okidata dot matrix printer is directly connected to linux box and is a shared printer in samba . I am using lprng. My problem is with dos printing. When i print, it spools first indicated in the windows printer window. It takes a minute before it actually sends to the linux box, you will see an indicator of spooled bytes. Once it is submitted it prints
2003 Jul 31
2
Vanishing Permissions on Shares
I am trying to move our network from windows NT-2k to Samba /Linux. So far everything is great but there is one main obstacle; when I apply permissions to a Samba share via my W2K workstation, the permissions instantly disappear. This happens regardless of the owner / creator of file or the user / group permission I attempt to add. I have run 2.2.7, 2.2.8, and now 3.0 beta3. All three behave
2002 Dec 17
2
Still having trouble with copying large files
I had originally written about this problem last month (http://lists.samba.org/pipermail/samba/2002-November/085418.html) Since then, our company has added another Windows Fileserver which I'm trying to back up, and they are both having the problem. Because it happens on both servers, this leads me to believe it really is a problem with my Samba server. I've upgraded to 2.2.7a, as the
2002 Feb 14
4
Authentication problems Still
Hi All, I've tried everything I can think of, and spent many many hours trying to get this Sun Solaris 8 machine to authenticate with a Linux 7.1 machine acting as the PDC. In summary: Both machines are running 2.2.3a compiled from source without additional arguments (just ran configure on each platform) No problems with Win95, Win98, WinNT authenticating with the Linux PDC. The Sun machine
2002 Nov 22
1
proposed change to configure
...H "/usr/bin:/bin:/usr/sbin:/sbin" +#endif #endif #include <sys/types.h> #include <sys/stat.h> -- ====================================================================== Herb Lewis Silicon Graphics Networking Engineer 1600 Amphitheatre Pkwy MS-510 Strategic Software Organization Mountain View, CA 94043-1351 herb at sgi.com Tel: 650-933-2177 http://www.sgi.com Fax: 650-932-2177 PGP Key: 0x8408D65D ================================================================...
2001 Apr 05
2
Win2k needs password twice
Hi, I've recently upgraded a few of the win98 machines here to win2kpro, and now, after logging in, the password has to be entered again for the shares. I've searched around but can't find a solution to this problem. Any help would be greatly appreciated. This is on Samba 2.0.7 on FreeBSD, and here is smb.conf: [global] guest account = nobody security = user workgroup
2001 Apr 11
1
SWAT 'Help' problem...
Hi all, I'm having trouble with the help in SWAT... If I am using Netscape (4.76) for SWAT, everytime I click on 'Help' for one of the options, it opens the Main help file, and jumps all the way to the bottom, instead of jumping to the appropriate section. If I am using Mozilla (0.8), it opens at the top, then the 'Sending request to localhost' progress bar in the bottom
2002 Feb 14
2
domain master browser registration
if i have a host with a particular ip address running as a domain master browser and registered as such with my wins server, and then i change the ip address of this host, does the old registration with the wins server eventually go away so that the new ip address can be registered? if so, how long should this take? how would one force the old ip address to be forgotten? -- Todd Pfaff
2002 Feb 15
1
"ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_ winbind.so.1: symbol socket: referenced symbol not found" - Samba Team?
Hey, I'm getting this error when ever I've written a file from my Win2k Pro machine to my samba share. Using Samba 2.2.3. Built on Solaris 8. Using winbindd. I created the sym links as suggested under /lib (really /usr/lib): nss_winbind.so.1 -> libnss_winbind.so nss_winbind.so.2 -> libnss_winbind.so Are there some other sim links I need somewhere or is this error something
2002 May 16
1
Samba 2.2.4: Problem with output of smbpasswd
Hi people, since i'm using samba 2.2.4 i have a problem when starting smbpasswd. When i start the program i have always the following output (which i don't like too much :o) ) : ------------------------ # 486dx66:/ smbpasswd INFO: Debug class all level = 1 (pid 8318 from pid 8318) <= That's what i don't like New SMB password: Retype new SMB password: Mismatch - password
2002 Jun 03
2
Help on configuring the samba
Hello One of our customer is running IRIX 6.5.14 Samba 2.2.1 SGI 3200 with 4 CPU We get continuous error messages on log file kernel oplock not supported Where as as per Irix document this feature is supported from Irix 6.5.2 version Can you please help in enabling this feature ? Will upgrading the samba 2.2.2 will help me in this Thanks and Best Regards Rajendra
2002 Oct 01
2
default for 'writeable ='
Hi all, 'Using Samba' (and it's companion 'Pocket Reference') both say that the default for the 'writable' option in smb.conf is 'YES'. But, http://ie.samba.org/samba/docs/man/smb.conf.5.html says the default is 'no'. Which is right? Mac Assistant Systems Adminstrator @nibsc.ac.uk
2003 Jan 17
1
Cannot reconnect network drives from Windows XP
Dear Samba List, My Windows XP machine is unable to reconnect my Linux samba network drive when I login. I installed: Win2000_PlainPassword.reg which allows me to connect manually, but it is a requirement that this be automatic on each login. Has anyone found a way to achieve this? Thanks, Dick
2003 Jan 31
1
How to find out, if samba has SSL/LDAP support or not ?
Hi, I'm the developer of KSambaPlugin. Is there a way to find out if samba was compiled with SSL / LDAP support or not ? I want to disable the options in the case that samba doesn't support them. Thanks, Jan Sch?fer
2003 Feb 25
1
Figuring out name of Kerberos server?
Hi! I'm on a conquest to get Samba 3.0 to authenticate against an Active Directory. For this, I need to have Kerberos working. However, I don't know the name of our Kerberos server. If I've got a Windows machine which is part of the Active Directory, can I somehow get it to tell me the name of the Kerberos server? Or could I use a packet sniffer to get the name of the server?