Displaying 20 results from an estimated 10000 matches similar to: "Mapping characters for non-DOS names under UNIX"
2011 Feb 03
14
understanding users mapping
Hello all,
Im Fran, and im from Spain.
Im currently using an english book to setup my samba server, and im having
problems understanding it.
I explain my problem.
I dont want to use root to join clients to the domain; i prefer creating a
plain user.
Ok, so, the steps i follow are:
net groupmap add unixgroup=srvadmins ntgroup="Server Admins"
net groupmap add ntgroup="Domain
2014 Aug 20
2
samba4wins nbd_server implementation & configuration
Hi,
Confused and bewildered as usual, so ask the guys who know.
samba4wins is now implemented and part of the samba4 package?
Is there a configuration guide?
I guess nbd_server needs to be part of the equation so could you point to some resources on setup as I don't think I have noticed anything in the wiki?
Probably just me :)
Many Thanks
Stuart
2014 Dec 05
1
FW: samba 2.2.7a tech issue
________________________________
From: Uday Mhatre<mailto:uday_mhatre at hotmail.com>
Sent: ?05-?12-?2014 12:58
To: Andrea Venturoli<mailto:ml at netfence.it>
Subject: RE: [Samba] samba 2.2.7a tech issue
Just wondering if these samba versions are backward compatible with fedora14 and other Linux distributions.
Regards,
Uday
________________________________
From: Uday
2011 May 10
4
[3.4.7] Right way to provide full access?
Hello
I'd like to configure Samba on a test host running Ubuntu so that I
have full read/write access from XP to a sub-directory of the root
filesystem.
The host is located on a LAN behind a firewall, so security is not an
issue, ie. I'd like to configure Samba with no/minimal security.
Currently, I can read but can't write. Between /etc/passwd, smb.conf,
and access rights to the
2010 Dec 10
4
Windows XP Profile-Samba 3
Hi,
We are setting up a samba PDC with rhcl 5.I made some restrictions in XP
box using GPEDIT like restricting the access to control panel,desktop
properties, registry and etc. ,then i copied the DEFAULT USER folder frm
that XP box to netlogon share of samba server.(thought it would act as
baseprofile for all users and this profile policy will be copied to all new
users).But what ever the
2011 Jun 17
5
Samba 3.3.15 Ignoring "Logon Path" and "Logon Home" to Disable Roaming Profiles
Hi All,
I have recently successfully configured Samba 3.3.15 and OpenLDAP as my
offices PDC.
I would like to disable the roaming profiles capability but it appears
that no matter what I said, it is being ignored by Samba.
First is my relevant snippet for the Logon Path and Logon Home being
empty as described in the documentation. Then, following that, is my
entire smb.conf -- please let me
2015 Mar 20
3
Samba AD DC and browsing of shares
----- V?stule no Rowland Penny <rowlandpenny at googlemail.com> ---------
Datums: Fri, 20 Mar 2015 13:12:20 +0000
S?t?t?js: Rowland Penny <rowlandpenny at googlemail.com>
Temats: Re: [Samba] Samba AD DC and browsing of shares
Sa??m?js: samba at lists.samba.org
>> the necessity for external heimdal even for Samba 4 in case of
>> Slackware I found somehwere in
2004 Feb 18
1
Samba 3.02 with dos filenames - still not working!
> m:\worksp~1, when I have this share on a windows machine, it works
> fine. Move it to my samba machine and it doesn't. This is what my
This is probably your problem. You override the default mangling method
in samba3 from hash2 to hash. hash2 behaves more like Windows mangling.
> mangling method = hash
Either take this line out or change it to hash2. You may need to
2012 Dec 03
4
Samba3 PDC and Windows 8 RTM
Hi there,
I have just purchased a new PC that came with Windows 8 Pro (Shudder...).
I have been trying to add this machine to my Samba3 based domain.
I'm getting the following error when doing so:
The following error occurred when DNS was queried for the service location
(SRV) resource record used to locate an Active Directory Domain Controller
(AD DC) for domain "<blah>":
2013 Jan 16
2
How to debug SID problems
Hi,
Is there a tool to debug SIDs on a samba domain. To check that there
is no problems with SIDs on the samba server, windows client or user?
After an upgrade/reinstall of the samba server, I get an error message
on the windows client saying that the profile could not be synced,
when the user logs out.
There are probably a problem with the machine account or the users
SIDs. But I'm new to
2013 Feb 03
1
SaMBa 4 - homedir mapping
Hi guys,
I'm testing the SaMBa 4 with FreeBSD 9.1 and am having difficulty.
I did so:
mkdir test
cd test
wget http://ftp.samba.org/pub/samba/stable/samba-4.0.2.tar.gz
tar zxvf samba-4.0.2.tar.gz
cd samba-4.0.2
./configure && make && make install
cd /usr/local/samba
bin/samba-tool domain provision --realm=box.blurr --domain=BOX
--server-role=dc --adminpass='@Tullip500'
2013 Mar 02
1
SaMBa 4.0.3 - permissions in mapping
Hello guys,
I'm testing samba 4 (4.0.3) with FreeBSD 9.1 amd64. After
done "domain provision" [1] with the tool "samba-tool", was
generated the "smb.conf" [2]:
The manual "smb.conf", reports that the default value of the options
"create mask" and "directory mask" are respectively "0744" and "0755."
The command
2015 Mar 20
7
Samba AD with external DNS server
Hallo,
We have Samba4 (Sernet, Version4.1) on a Debian Wheezy server. There we try to
use our Infoblox (It is our primary and secondary DNS server) as an external DNS
server for the active directory on the samba4 server. It doesn?t matter which
setup option (Samba_internal, bind_dlz, none) we use it doesn?t work.
Harry
2011 Aug 03
2
Problem with samba share file permissions: Write protection is not working as expected
From: raj kernel <raj.kernel at gmail.com>
Date: Wed, 3 Aug 2011 18:35:16 +0530
> I have configured samba server on a Linux machine. My smb.conf for the samba
> share is as follows:
>
> [data1]
> path = /mnt/data1
> guest ok = yes
> public = yes
> writable = yes
> read only = no
> create mode = 0777
> directory mode = 0777
> printable = no
>
> I
2011 Nov 08
5
Samba-3.6.1 release IPV6 issue
Dear Sir,
I am trying to use the shared files from Windows 7 using IPV6 address.
But I couldn't able to map or access it through V6 address, though I can
access it through IPV4 address.
I tried almost every thing whatever I did find on the internet
community.
I would be grateful to you if you could help me to make this working.
If possible please provide all the steps including
2011 Jul 26
2
Incoming External Trust
I'm running a Samba domain (Samba 3.4.7) with OpenLDAP. I also have
an Server 2003 AD domain, and want to set up an external trust so that
AD users can access resources on the Samba domain, but not visa versa
(I believe this is called a one-way incoming external trust). I'm not
finding a lot of information out there that makes sense. Does anybody
have any hints?
--
Aaron Clausen
2012 Dec 11
2
Samba3 and crackcheck
Hi,
I've got samba3 on ubuntu 12 up and running with one exception. I try to
get password complexity working to no avail.
I understood I needed crackcheck, which in turn needed to be compiled.
I downloaded the samba-doc package, and tried to compile crackcheck with
a simple make, but all it returns is failure with the following error:
crackcheck.c:6:19: fatal error: crack.h: No such file
2009 Oct 19
1
About DISK space of OCFS2.
Hi ALL
I have a question about DISK space of OCFS2.
I copy a file by a "cp" command after check the DISK space by "df -k" command.
There is no change when I cheked the DISK space by "df -k"command again.
I show below an procedure.
-------------------------------------------------------------------------------
root at CPU_N:/fm/bbb> ls -l
total 3
-rwxr-xr-x 1
2011 Sep 06
2
Samba + NIS + ADS
Samba Admins:
This is my second post on this matter so my apologies for redundant
requests for help. My first request yielded only one response which did
not solve my current problem.
Background:
We have been using Samba on Linux (Redhat) for several years to access
shares on Sun servers. The Sun environment uses NIS/NFS for user
accounts and sharing (mounting) remote file systems. Accessing
2015 Mar 18
5
Can add with net rpc command but NOT with dsa.msc
Hello
I've a little problem : I can add samba4 user with net rpc command but
with dsa.msc I've the error : "An error occured. Contact your
administrator" ...
However, I can add group by dsa.msc and modify an existing user ...
I'm on jessie with Samba 4.1.17-Debian (Linux vspdc 3.16.0-4-amd64 #1
SMP Debian 3.16.7-ckt7-1 (2015-03-01) x86_64 GNU/Linux)
An idea ?
Regard