Displaying 20 results from an estimated 8000 matches similar to: "File Server on Samba 4"
2015 Jul 20
3
Doubt about Unix Attributes
I can configure UidNumer and gidNumber attributes by Microsoft RSAT tool
and the value is stored. When I click again on the tab "Unix Attributes"
appears a message saying "Not is possible the execution". I click OK button
and the attribute is correct.
Why appear this message?
How can I verify if the NIS service is working correctly?
Regards,
Márcio
2016 Nov 03
7
Problems with GPO
See inline comments:
On Thu, 3 Nov 2016 19:17:58 -0200
Marcio Demetrio Bacci <marciobacci at gmail.com> wrote:
> Hi Rowland
>
> Following the results to:
>
> *USER:*
> wbinfo --uid-info=10060:
> bacci:*:10060:30049:bacci:/home/EMPRESA/bacci:/bin/false
>
It looks like 'bacci' is a normal user and the owner of the
Policies GUID dir should be 'Domain
2015 Jul 22
2
Secondary DC
I want to create another DC in my network.
Today, my DC is Debian 7 with Samba 4.2.1 compiled (source package).
Are ther problem if I install another DC with Debian 8 and Samba 4.1.17
(apt-get -t backports)?
I will follow the tutorial below:
https://wiki.samba.org/index.php/Join_a_domain_as_a_DC
Regards,
Márcio
2016 Nov 03
2
Problems with GPO
On Thu, 3 Nov 2016 10:25:00 -0400
lingpanda101 via samba <samba at lists.samba.org> wrote:
> On 11/3/2016 9:59 AM, Marcio Demetrio Bacci wrote:
> > Thanks Lingpanda101
> >
> > Following the result of command:
> >
> > # file: Policies/{0F1E5B10-3640-4FFE-AA6B-5DE4CFF73625}
> > # owner: 10060
> > # group: 30028
> > user::rwx
> >
2016 Aug 01
0
File Server on Samba 4
On Mon, Aug 1, 2016 at 12:40 AM, Marcio Demetrio Bacci
<marciobacci at gmail.com> wrote:
> I want it when a user if to authenticate to the system a network mapping to
> be automatically mounted by the /etc/fstab
>
> Sample:
> //192.168.200.3/Commercial /media/Commercial cifs
> auto,users,username=<domain-user>,passwor=<password>
/media is not for NFS.
1999 Oct 08
4
Automounting
Is there a way to make samba automatically mount a home directory?
That is, a user logging in (from Linux), enters its username and
password(Samba), and the system automatically mounts the user's home
directory from the samba server(without asking the password again).
Has anyone ever tried to do this? And succedeed :-) ?
--
nneves@di.fc.ul.pt Dept. Informatica, Fac.
2017 Feb 09
3
Problems with samba 4.5.5
Hi,
My Domain Controllers are using Samba 4.2.1 on Debian 7
I have upgraded my Secondary DC of the 4.2.1 to 4.5.5 version, as the
follow:
1) cd /root
2) wget -c https://download.samba.org/pub/samba/samba-4.5.5.tar.gz
3) tar -xzvf samba-4.5.5.tar.gz
4) cd samba-4.5.5
5) ./configure --prefix=/opt/samba --enable-debug --enable-selftest
6) make
7) /etc/init.d/samba stop
8) /etc/init.d/ntp stop
9)
2017 Aug 01
3
Bad SMB2 signature on Samba 4
Hi
I'm using Samba 4.6.5 on Debian 8.
Recently, in samba Service appears problems with SMB2 SIGNATURE as the
message below:
root at dc2:/home/suporte# /etc/init.d/samba4 status
samba4.service - LSB: start Samba4 daemons
Loaded: loaded (/etc/init.d/samba4)
Active: active (exited) since Seg 2017-07-31 17:14:07 -03; 15h ago
Process: 443 ExecStart=/etc/init.d/samba4 start (code=exited,
2016 Nov 16
2
Doubt about Global Catalog on Samba 4
Hi Rowland
I'm using Samba 4.2.1 on Debian 7
Regards,
Márcio
2016-11-15 20:30 GMT-02:00 Rowland Penny via samba <samba at lists.samba.org>:
> On Tue, 15 Nov 2016 20:19:23 -0200
> Marcio Demetrio Bacci via samba <samba at lists.samba.org> wrote:
>
> > Hi
> >
> > When I work with RSAT on Samba4 appear the following message: "A
> > global
2015 Sep 04
2
Deny Access Message with GPO
My user is member of the 'Group Policy Creator Owners' group, but when I
try to create a GPO, the following message appear: Denied Access.
I am using* Group Policy Management Console*
What is the problem?
Regards,
Márcio Bacci
2016 Nov 02
5
Problems with GPO
I'm having problems with GPO in Samba 4.2.1
I created a GPO to Block Control Panel and applied in my Domain OU.
In desktop client I typed "gpupdate /force" and appear a success message
that to ask reboot my system. After rebuot the GPO don't work.
Other GPOs as WSUS update, Wallpaper and others, don't work too.
Following is the result of command: GPRESULT /H
2017 Jul 03
2
Can't create/update Group Policy in Samba 4.6.5
Hai,
In reponse to the why i recommend that.
Since this is a "windows" only share, i recomment to set it up for that usage, with results in better matching for windows rights.
Resulting in better working policies.
The current POSIX rights did not match to my needs and resulted in inconsistant policies.
This is why i use these for profiles and sysvol.
And this is my setup order:
2017 Jul 06
4
Can't create/update Group Policy in Samba 4.6.5
Hi,
My DC doesn't know domains users and groups by name, only by uid/gid.
Ex: chmod mike:'EMPRESA\unix_admins' test
chown: invalid group mike:EMPRESA\\unix_admins
if run with GID work properly
chmod mike:30059 test
drwxr-xr-x 2 root 30059 4096 Jul 6 00:17 test
There is unix_admins group
wbinfo --gid-info 30059
EMPRESA\unix_admins:x:30059:
In File Server Domain Member
2015 Sep 10
3
automounter with users home directories on centos 7.
----- Original Message -----
|
| [root at server2 home]# mount server1:/home/jason /home/jason
| [root at server2 home]#
| [root at server2 home]# ls /home/jason/
| Desktop Documents Downloads Music mylogfile.txt Pictures Public
| Templates Videos
| [root at server2 home]# df -h /home/jason/
| Filesystem Size Used Avail Use% Mounted on
| server1:/home/jason 297M 19M 278M 7%
2017 Jun 13
2
Problems with Windind Authentication
Hi,
I have a File Server as Domain Member and it was working properly.
Recently I changed my DCs and after I am not getting authenticate users
with winbind.
I'm using Samba 4.6.3 as DC and Samba 4.1.17 as File Server.
When I restart Samba Service, this message appears:
root at dc1:/root# /etc/init.d/samba4 status
● samba4.service - LSB: start Samba4 daemons
Loaded: loaded
2007 Dec 07
1
LDAP and Automount
Alle,
I'm following the instructions in section 19.3.3.2 of the docs @
http://www.centos.org/docs/5/html/5.1/Deployment_Guide/s2-nfs-config-autofs-LDAP.html,
but I cannot add the following entry in LDAP:
dn: automountMapName=auto.home,dc=subaru,dc=nao,dc=ac,dc=jp
objectClass: top
objectClass: automountMap
automountMapName: auto.home
After looking at the schemas in /etc/openldap/schema,
2020 Apr 23
2
Looking for C8 AMD help
I'm migrating from C7 to C8.? I'm currently using autofs, but alas
autofs has been dropped in C8 for the AMD automounter.
I have some very ancient knowledge of AMD, I used it when it was first
introduced many years ago on Solaris and moved to Sun's automounter when
it was introduced.
So now it's back to square one.
I used automount2amd to convert one of my existing maps,
2015 Dec 28
3
Problems to authenticate Ubuntu 14 on Samba4
Hi,
I have saw many tutorials to ingress Ubuntu 14 in the Samba4 domain, but
none worked properly. I put the Ubuntu workstation in the Domain, but when
I try to login, appear the following messenge:
"your password will be expire in 42 days "
and does not permit the authentication.
How can I configure correctly Ubuntu 14 workstation to authenticate in the
Samba 4 domain?
Thanks
2012 Jul 02
7
smb.conf for around 2500 users
Samba4 with Linux and Windows clients wanting to get the same home
folder data.
Hi
A college has students arranged with Linux home directories according to
which year they belong to and which class within that year, a or b or
whatever, they belong to e.g.:
/home2/students/year7/year7a/student1
/home2/students/year7/year7a/student2
...
...
/home2/students/year13/year13a/student2500
To get at
2015 Sep 09
3
automounter with users home directories on centos 7.
----- Original Message -----
| Not tried automount with Centos 7 nor with selinux.
|
| With that said autofs relies on nfs mounting to work, so have you
| started there by attempting to manually mount /home?
|
| Another place to look is at the hostname. I've had problems where auto
| mount doesn't like the short name and insists on using a FQDN, to get
| around that you could try using