similar to: Dual-homed weirdness

Displaying 20 results from an estimated 1000 matches similar to: "Dual-homed weirdness"

2006 Feb 01
2
Weird problem with script/server, lighttpd, and FreeBSD
I installed lighttpd from ports on my FreeBSD-5 system last night, wanting to play with that instead of WEBrick for development work. I installed it, and ran script/server, and got this: [minter@carlton discostu]$ script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to
2005 Jul 20
1
Can mount shares but not "net use" them
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ok, I've made progress on my problems from earlier today, but have one final sticking point that's gumming up the works. On a WindowsXP box, I can access shares via \\server\sharename just fine. But if I do "net use L: \\server\sharename", I get "System error 67 has occurred. The network name cannot be found."
2015 Jul 11
2
iSCSI on CentOS 6
Hi! I am about to deploy a virtualisation cluster based on a storage server with 10 Gbps interfaces for iSCSI and two computing nodes running VMs in KVM that will access the storage via the 10 Gbps network. I am trying to find real use cases of people using CentOS 6 as an iSCSI target but can't find any. Anyone using a configuration similar to this one? Thanks in advance! Miguel
2005 Jul 28
1
WINBIND
hello, I have a Linux Client (debian sarge) which shares a folder via Samba (3.0.14a). A remote client who wants to mount that share needs to authenticate himself. Like in: mount -t smbfs -o username=user1,password=secret My Samba now have to check the auth against a Active directory. Now my question: Do I need winbind on my client? Because, winbind only maps sid to uid and uid to sid. In case
2008 Jun 04
2
Can icecast stream a file from disk?
On Jun 4, 2008, at 5:25 AM, Thomas B. Ruecker wrote: > H. Wade Minter schrieb: >> I'm in a situation where I have some MP3 files I'd like to stream on- >> demand, but for various reasons can't just make the MP3 files >> themselves available. >> >> Is there a way, using icecast, to set up a server that would just >> bind >> to a port, and
2025 Jan 22
2
SPNs for a samba server
21.01.2025 13:55, Rowland Penny via samba wrote: > On Tue, 21 Jan 2025 12:51:26 +0300 > Michael Tokarev via samba <samba at lists.samba.org> wrote: > >> Hi! >> >> I'm not sure I understand how SPNs are registered in the AD domain. >> I know when a regular samba server is joined to an AD domain, a few >> SPNs are registered - namely,
2008 Jun 04
3
Can icecast stream a file from disk?
I'm in a situation where I have some MP3 files I'd like to stream on- demand, but for various reasons can't just make the MP3 files themselves available. Is there a way, using icecast, to set up a server that would just bind to a port, and stream one file as specified in the config file, then stop? So somewhere in the icecast.xml, I'd like to say "File: /tmp/
2020 Aug 06
2
pam+winbind and maintaining domain membership: keytab vs tickets
Hello. I am trying to clarify in my mind how winbind, pam and kerberos all work. I am hoping to get some knowledge to help debug and ensure our samba server keeps it's domain membership in the most robust way possible. Background: We are using a samba server to serve a filesystem to windows users. A group policy on the machines will automatically mount the filesystem. Samba and all the
2013 May 02
1
Please check link for R-patched.tar.gz
I have been trying to build R-patched from source using the link ftp://ftp.stat.math.ethz.ch/Software/R/R-patched.tar.gz Which the file list says is linked to R-patched_2013-05-01.tar.gz but what I download by both wget and curl (with -R -O --ssl ) is dated 2013-04-23 and builds to an old patch level.... It could be some hidden cache on my side (I've tried finding and removing) but I think
2003 Aug 25
1
Resizing partitions using OCFS?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We're getting ready to start work with Oracle 9iRAC on Red Hat Advanced Server 2.1. One thing I'm curious about, that I haven't found an answer for in the docs, is how to handle partition resizing with OCFS. We have found on our Oracle 8i/Solaris systems that we have the need on occasion to expand partitions to make room for more
2025 Jan 21
1
SPNs for a samba server
On Tue, 21 Jan 2025 12:51:26 +0300 Michael Tokarev via samba <samba at lists.samba.org> wrote: > Hi! > > I'm not sure I understand how SPNs are registered in the AD domain. > I know when a regular samba server is joined to an AD domain, a few > SPNs are registered - namely, CIFS/$netbios_name and each for > CIFS/$netbios_aliases (where netbios name and netbios aliases
2006 Jul 02
11
Google maps api in ruby/rails
I''ve been looking for any modules/tools that are available for using the google maps api in rails. I found a couple of quick examples, but not much more. If anyone knows of good sites that cover using google maps api in rails please post it here:) Chris
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that others will find it useful and that it may even find its way into Samba 2.0.7 This patch does two things: - Modifies the handling of the 'netbios name' parameter so that standard_sub_basic() is run on its value when the 'netbios name' parameter is processed. This has to be done this way because
2002 Nov 26
3
passwd
installs samba 2,2,6,1 in red hat 7,2 as pdc and can authenticate well, but from a single maquina w2k I can logear with the user root, the same happens to win ws4 that I am making bad? the users I register asi to them useradd -d /dev/null -g machines -c 'Machine Account' -s /bin/false -M <NETBIOS_NAME>$ smbpasswd -am <NETBIOS_NAME in logs it says that password to me
1998 Apr 01
1
"User not authorized to connect from this station"
Hello, I'm running the newest version of Samba on an Irix 6.4 server. One of our NT clients is having a problem. When the user tries to access the server (Start-->Run-->"\\SERVER"), the username/password field comes up. When that user puts in his valid username/password, and error pops up that says "User not authorized to connect from this station." No valid
2002 Jul 03
2
mount windows xp share
Hello, I've searched endlessly a solution to my problem without any luck. I'm trying to mount a Windows XP share to a Debian box like this. mount -t //smbuser@192.168.0.2/test /mnt/test and it just gives me: mount: wrong fs type, bad option, bad superblock on //192.168.0.2/test, or too many mounted file systems it however works fine to smbclient //192.168.0.2/test -U smbuser any
2020 Oct 01
3
CTDB Question w/ Winbind
Martin, Here you go, # echo "mypassword" | net --no-dns-updates -U service-account-name ads testjoin domain.local kerberos_kinit_password NETBIOS_NAME$@DOMAIN.LOCAL failed: Client not found in Kerberos database Join to domain is not valid: The name provided is not a properly formed account name. On Wed, Sep 30, 2020 at 9:34 PM Martin Schwenke <martin at meltin.net> wrote:
2002 Oct 29
2
Wins over subnets
Hello Folks After a upgrade of a NT network, with a PDC and different workgroups over subnets, to SAMBA,im having some problems with WINS over subnets. I have a DOMAIN in my primary net and some workgroups on the subnets, a different workgroup to each subnet. I need that each subnet see all the workgroups in the Network Neighborhood. In the primary net i've SAMBA being a PDC, master browser
2023 Sep 09
1
Failed to join domain: failed to find DC for domain...
On Fri, 8 Sep 2023 16:46:54 -0400 Rob Campbell via samba <samba at lists.samba.org> wrote: > Getting this error when trying to join computer to the domain. I just > built a new debian computer for gaming and photo and video editing. I > went through the same process as I did before (I created a script to > do all of the things I did in the past) > > net ads join -U
2006 Jan 28
3
samba3 to samba3 domain membership failing
Hi, I'm attempting to make a Samba 3.0.10 fileserver become a domain member of a Samba 3.0.7 server which is running as a PDC. I'm using the instructions gained from here... http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#id2538809 ...but when running the command... net rpc join -S PDCNAME -UAdministrator%password I get the error... Create of workstation