Displaying 20 results from an estimated 5000 matches similar to: "Differenet behavior when using dns name and netbios name"
2004 Jul 06
0
where is smbgroupedit and differenet other questions to Samba & AD
Hello List-Friends ;-)
O.K. I am a real beginner, so please don't hurt me ;-)
but im still working since a few days to get it running and google is my best friend.
I also bought O'Reilly 's Samba Book and a lot of other online stuff, but AD-Samba-winbind should be too new.
I use Suse 9.1 and Samba 3.0.4 as ADS Member Server.
We have an W2k Advanced Server (and a M$-Admin which
2005 Jul 08
1
Strange winbind behavior with netbios name, perfect with ip address
Hi all
This is a bit of a continuation of an old thread, which I have had no joy in
fixing. We have a samba server authenticating against a W2k3 server in
security = ADS mode.
If there is a file in a share, owned by user."domain users" and chmod 700, it
would normally be ONLY readable by that user.
This is true only if the user goes to \\ip.add.of.srv\share - if he goes to
2017 Dec 19
1
[Curiosity] 'netbios aliases' works in AD mode?
Mandi! Rowland Penny via samba
In chel di` si favelave...
> OK, NT4-style domains use netbios to find computers.
> AD domains use dns
Ok, this is clear.
> So, my advice would be to use CNAME records in AD.
> What Andrew said was correct, but netbios is on the way out, it relies
> on SMB1 and the latest Win10 has this turned off by default.
Ok, trying to sumarize: if i
2017 Dec 19
1
[Curiosity] 'netbios aliases' works in AD mode?
Only b is needed.
Im connecting here from a win 10 to a samba 3.6.6 smb1 through an CNAME.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Marco Gaiarin via samba
> Verzonden: dinsdag 19 december 2017 13:45
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] [Curiosity] 'netbios aliases' works
2017 Dec 18
3
[Curiosity] 'netbios aliases' works in AD mode?
Mandi! L.P.H. van Belle via samba
In chel di` si favelave...
> I dont get what your goal is, sorry.. :-/
And Rowland:
> Why do you think you need 'netbios aliases' ?
Simply: i was (ab)used to have, in my NT domain, some aliases for my
servers, so i can change servers (and move services) but keeping things
consistent.
Eg, all my printers are connected to
2005 Jul 08
1
filesystem fragmentation stats?
Let me preface this by saying "Yes, I know *nix filesystems don't need
to worry about fragmentation".
That said, is there a way to check the overall level of fragmentation of
a live ext3 filesystem? I know about filefrag, but that's for specific
files. And I think e2fsck tells you, but only if you take the
filesystem offline for the scan. Is there anything that will give
2004 Mar 15
0
netbios aliases question (retry)
I didn't get any responses, can anyone at least tell me if this should
or should not work?
Samba 3.0.2a, two servers, each with a netbios name that matches their
hostname. The idea was to have two servers live all the time, with the
same printer drivers installed, and we could have the clients hitting
one or the other via a netbios alias.
I set up the netbios alias in smb.conf and dns
2004 Mar 12
0
netbios aliases question
Samba 3.0.2a, two servers, each with a netbios name that matches their
hostname. The idea was to have two servers live all the time, with the
same printer drivers installed, and we could have the clients hitting
one or the other via a netbios alias.
I set up the netbios alias in smb.conf and dns cname, and at first
things appeared to work. If a client installed a printer using the
netbios
2009 Jan 08
2
Compiling Samba 3.2.7 fails on RHEL 4
My apologies if I sent this email to Seeger directly in error.
Any clues to the problem I posted below?
Thanks!
Marc
-----Original Message-----
From: Taylor, Marc
Sent: Tuesday, January 06, 2009 14:06
To: 'Karolin Seeger'
Subject: RE: [Samba] compiling 3.2.6 fails on fedora 10 i386
Karolin,
I just downloaded Samba-3.2.7 and ran into the same problem that Adam
ran into (I am using
2017 Dec 18
0
[Curiosity] 'netbios aliases' works in AD mode?
Hai Marco,
I dont get what your goal is, sorry.. :-/
If you follow this template.
The computername should always have an A + PTR recored.
Now create an CNAME and point to the computer name, and this one can be in any zone.
Does not have to be the primary dns zone, as long as the zones are withing the kerberos domain.
On a member you have, by default : dns proxy = yes , man smb.conf for
2006 May 17
4
Variable Inheritance - Set in Child, Read by Parent
Here's what I'm doing:
1. I set __FOO=0 in the current context.
2. I use Dial() and the M(testvar) macro call.
3. The macro-testvar can see ${FOO} just fine.
4. the macro-testvar modifies FOO. I tried:
Set(__FOO=1)
Set(_FOO=1)
Set(FOO=1)
5. When the Dial()ed call hangs up, and the original context continues,
FOO is still 0.
2005 Mar 04
1
winbind 3.0.11 breaks winbind trust if netbios disabled?
Hi all.
I've just upgraded from 3.0.7 to 3.0.11 and now my server can no longer
establish a trust relationship with the domain controllers. It appears
to be because we have netbios turned off (in config: disable netbios = yes).
I was getting this error:
trusted_domains: Could not open a connection to DBG for PIPE_NETLOGON (NT_STATUS
_DOMAIN_CONTROLLER_NOT_FOUND
...so I searched the list
2005 May 06
1
msdfs not working on netbios aliases?
I encountered strange behaviour of "msdfs" when using together
with "netbios aliases".
E.g I have in smb.conf:
[global]
netbios name = server
netbios aliases = server-oldname
....
host msdfs = Yes
[share1]
path = /var/samba/share1
[share2]
msdfs root = Yes
msdfs proxy = \penguin\share2
....
From a windows (XP) machine I can now see:
\\server\share1
and
2007 Apr 04
3
Combining multiple speech files into one
Dear All,
I am trying to send speech across a wireless link. I want to change which
speech compression/rate to use according to some algorithm that I have.
To be more specific, I have a speech file. In real time, I want to keep
changing at which rate speech will be sent next. Let us say, I am
considering three rates.
I will take the original speech file, compress it using the three rates,
which
2017 Dec 18
0
[Curiosity] 'netbios aliases' works in AD mode?
> Ahem no one reply me.
Still no feedback. I've done some test by myself.
a) i've added in smb.conf:
netbios aliases = CUPSSV FILESV
b) i've registered the alias as SPNs, now i've:
root at vdcsv1:~# samba-tool spn list vdmsv1$
vdmsv1$
User CN=VDMSV1,OU=Computers,OU=SanVito,OU=FVG,DC=ad,DC=fvg,DC=lnf,DC=it has the following servicePrincipalName:
HOST/VDMSV1
2017 Dec 18
0
[Curiosity] 'netbios aliases' works in AD mode?
On Mon, 18 Dec 2017 16:24:23 +0100
Marco Gaiarin via samba <samba at lists.samba.org> wrote:
> Mandi! L.P.H. van Belle via samba
> In chel di` si favelave...
>
> > I dont get what your goal is, sorry.. :-/
>
> And Rowland:
>
> > Why do you think you need 'netbios aliases' ?
>
>
> Simply: i was (ab)used to have, in my NT domain, some
2024 Sep 14
1
Netbios Issue
On Sat, 14 Sep 2024 10:41:40 -0400
Mike Hobbs via samba <samba at lists.samba.org> wrote:
> Hello,
>
> I have been running Samba for many many years and have have not had
> this issue, so I hope someone can point me in the right direction.
>
> I am currently running in production Samba 4.7.7 on RHEL 7.9.? It has
> been running without issue until yesterday.? I am
2017 Dec 14
5
[Curiosity] 'netbios aliases' works in AD mode?
Ahem no one reply me.
A little fast-rewind: i need to have some 'aliases' to my servers (DM);
seems i need to add in smb.conf:
netbios aliases = FILESV
but also add a 'SPN'; trying to look around for an examples, lead me to
''nothing'', or to examples that seems to me unrelated.
Supposing the domain is 'ad.fvg.lnf.it' and the FQDN of the real host
is
2009 Mar 10
2
1.4.23 + Realtime Queues/Agents NOT via SIP
I'm working on a project that involves Queues with Agents that are at home
with a PSTN phone number, NOT connected via SIP phones.
In the queues.conf it clearly states that only the SIP driver supports "In
Use" detection of making members of a Queue available or unavailable.
I've not yet figured out the best way to handle this. Currently I've got a
macro that is executed
2024 Sep 14
1
Netbios Issue
Hello,
I have been running Samba for many many years and have have not had this
issue, so I hope someone can point me in the right direction.
I am currently running in production Samba 4.7.7 on RHEL 7.9.? It has
been running without issue until yesterday.? I am building a new server
to replace the one currently running Samba, this time with RHEL 8.10 and
Samba 4.21.0.
On the RH8 machine I