Displaying 20 results from an estimated 1000 matches similar to: "msdfs"
2001 Dec 14
1
Using MSDFS
I've set up a dfs share according to instructions. There is one part of the instructions that I don't understand. I've checked the forum archives but can't find any examples which might help.
In the Instructions section (4.1 of the HTML Samba Project Documentation), is shows how to set up the symbolic links in a DFS share, as shown below.
I have 2 Samba servers (SMB1 and SMB2).
2001 Sep 25
2
problems with msdfs
We did some tests with msdfs on HP/UX with samba version 2.2.1.a and we
found a strange
problem.
We create a msdfs root on a HP/UX system with samba version 2.2.1.a and
create a link
in it to an HP/UX system with samba version 2.0.7.
We mapped the link in the msdfs root on a NT4 system to drive F.
The share contains the source of samba and in explorer we went to :
2002 Mar 06
3
smbd daemon uses all filedescriptors
We are running samba on a number of HP systems running HP/UX 11.00.
We moved from samba version 2.0.7. to samba version 2.2.3a.
We have about 200-400 smbd's running on one host.
Samba version 2.2.3a was running without any problems for about two weeks.
But now on two different servers indepent of each other, the file table
was full.
We found out that ONE smbd used about 5000 !!
2018 Mar 08
3
Fwd: Migrating server
Hi Harry,
sadmin and tadmin are both admin logins. I was trying to domain join with
both. sadmin is in ldap
The olcdbindex.ldif gave this error
SASL/EXTERNAL authentication started SASL username:
gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth SASL SSF: 0
modifying entry "olcDatabase={1}hdb,cn=config" ldap_modify: Other (e.g.,
implementation specific) error (80) additional
2006 Dec 25
2
no such file or directory - but hey, the files are there!
For some reason, I'm unable to transfer *sometimes*, *some* files from a
Windows server running rsyncd.
1. First, a try that succeeds - I want to copy "backup" directory, which
is in "share":
$ rsync --partial --dry-run -a -v --progress
rsync://user@server/share/backup /tmp
Password:
receiving file list ...
30 files to consider
backup/
backup/acls-c.bat.txt
2018 Mar 07
1
Fwd: Migrating server
dn: cn=Domain Admins,ou=groups,dc=mydomain
objectClass: top
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
description: Netbios Domain Administrators
sambaSID: S-1-5-21-3936576374-1604348213-1812465911-512
sambaGroupType: 2
displayName: Domain Admins
memberUid: root
memberUid: sadmin
dn: cn=Domain Users,ou=groups,dc=mydomain
objectClass: top
objectClass:
2002 Oct 29
5
oplock problems
We are running samba 2.2.3a ( for about 3000 users ) on HP/UX 11.11
fileservers.
Our customers are complaining about slow response on the opening/closing
of files in office/excel etc.
In the samba log file we see the following messages :
[2002/10/29 09:03:27, 0] ../source/smbd/oplock.c:(761)
oplock_break: receive_smb timed out after 30 seconds.
oplock_break failed for file My
2018 Mar 05
2
Fwd: Migrating server
Hi Harry,
When I install slapd , I didn't get the option to use MDB, so used hdb
I went through your suggestions and cleaned up the smb.conf. Also added
the unixidpool ldif
dn: sambaDomainName=mydomain,dc=mydomain
sambaDomainName: mydomain
sambaSID: S-1-5-21-3936576374-1604348213-1812434911
sambaAlgorithmicRidBase: 1000
objectClass: sambaDomain
objectClass: sambaUnixIdPool
2018 Mar 06
3
Fwd: Migrating server
Hi Gruss,
Had to ditch the VM and start again. Here is the info:
tdbdump secrets.tdb |egrep -v '^data|^}|^{'
key(21) = "SECRETS/SID/mydomain"
key(18) = "SECRETS/SID/sam3dc"
key(42) = "SECRETS/LDAP_BIND_PW/cn=admin,dc=mydomain"
key(25) = "SECRETS/DOMGUID/mydomain"
key(42) = "SECRETS/MACHINE_SEC_CHANNEL_TYPE/mydomain"
key(42) =
2018 Mar 08
1
Fwd: Migrating server
Hi Harry,
Here are the outputs. I've attached them as logs with this email too.
root at sam3dc:/tmp/ldifs-gr# ldapmodify -Y external -H ldapi:/// -f
olcdbindex.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
modifying entry "olcDatabase={1}hdb,cn=config"
root at sam3dc:/tmp/ldifs-gr# service slapd stop
2018 Mar 01
3
Fwd: Migrating server
Yes please for the notes.
I re-ran the tests without the smbldap-tools. I installed phpldapadmin and
am able to login to the apache page using the cn=admin, dn=mydomain and
create entries. This kind of tells me that LDAP is working
Then I run the pdbedit -Lv and it lists all the users.
The following happens when I add the LDAP bits to smb.conf and restart
samba.The issue seems to be with samba
2018 Mar 05
9
Fwd: Migrating server
Hi Gruss,
At this stage there is only one server, running 3.6.25 on Ubuntu12.04. The
plan to get LDAP to work on this one. Then add the second server 4.x and
the promote it to BDC and then demote this one. Just a side info, we
didn't want to go tdbsam in both as I read it breaks the domain trust.
The domain names are real ones.
I ran the commands you suggested, nothing in reply. I tried
2008 Jul 29
2
msdfs root = yes is the default???
Why is that when you create a share, the default is 'msdfs root = yes'?
Also, why is that a share that is set 'msdfs root = yes' -- or, rather,
a share that does /not/ set 'msdfs root = no' -- advertises that it is a
DFS root to the Linux CIFS client, /even /when 'host msdfs = no'? This
sounds like A) a bug (ignoring 'host msdfs', and B) a misfeature (msdfs
2011 Apr 05
3
MSDFS - Can you hide folders with no access
Hello,
i got a msdfs share running and now i want to hide folders from users who
got no access to them anyway.
For example:
List of shares:
test1
test2
User sees only:
test1
Is something like that possible mit samba itself or does someone know a
workaround to get it running like that ?
Thanks for any ideas.
A.Dura
2024 Jun 07
2
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
07.06.2024 07:54, Jeremy Allison wrote:
>> msdfs is broken in 4.19.? It worked fine in 4.18.
This is not entirely true.
>> Is no one using msdfs?? I wonder why I was the first to discover this?
>
> There must not be a test for your specific use-case.
>
> MSDFS is tested in the autobuild test suite. Can
> you articulate the problem well enough we can
> build a
2024 Jun 07
1
missing msdfs referrals from samba directory listing: wrong order in smbd_dirptr_get_entry()?
On Fri, Jun 07, 2024 at 07:16:06AM +0300, Michael Tokarev via samba wrote:
>06.06.2024 19:33, Michael Tokarev via samba wrote:
>
>>For quite some time I'm trying to find what's going on with MSDFS referrals.
>>Samba version is 4.19.6.
>..
>>However, when opening the directory in question from client, this name is not
>>shown in the listing.? Samba skips
2002 Oct 24
1
MSDFS info...
Hi, I'm new on Samba...
I'm trying to set a samba server with a DFS share. I have found this
example:
# The smb.conf file:
[global]
netbios name = SAMBA
host msdfs = yes
[dfs]
path = /export/dfsroot
msdfs root = yes
then I must create some link into /export/dfsroot:
root# cd /export/dfsroot
root# chown root /export/dfsroot
root# chmod 755 /export/dfsroot
root# ln -s
2011 Aug 02
1
msdfs and %u
I tryed to use msdfs, but it doesn't work.
Is it my fault, or is it a bug?
log.snmd:
smbd/msdfs.c:295(create_conn_struct)
create_conn_struct: Can't ChDir to new conn path /mypath/host/%u. Error was No such file or directory
Part of smb.conf:
[global]
...
host msdfs = yes
...
[eb]
path = /mypath/data/eb
force group =smb
valid users = @gruppeeb
write list = @gruppeeb
browseable = no
2013 Feb 04
1
msdfs proxy question
Hi List,
I am struggling a little bit with the msdfs proxy parameter.
I want the samba server as a kind of a bridge between two networks, that
the samba server only shares some of the shares provided by our file
server to a second network.
I don't want the samba srv to be a gw or give the clients a route to the
internal network, because it is a total different user group.
I first tried to
2023 Jan 05
1
msdfs proxy and subfolders
Hello, everyone,
I'm seeing some inconsistent behavior across SMB clients when
configuring shares using the "msdfs proxy" parameter, and was hoping
to get some advice from the community on this. My issue is that
various SMB clients seem to behave differently when this parameter is
pointed as a path that includes a sub-folder under the root share.
So, given the following share