Displaying 20 results from an estimated 10000 matches similar to: "how to automatically create the home directory"
2019 Oct 10
2
how to automatically create the home directory
If you're on a RedHat system with selinux (RHEL, CentOS, fedora), then it
looks like <https://danwalsh.livejournal.com/69837.html> pam_oddjob_mkhomedir
will create the home directories for you and also ensure that the correct
selinux labels are applied. I have this on my todo list, as I'm currently
using the ADUC method, which is labour intensive.
--
Mason
On Thu, 10 Oct 2019 at
2019 Oct 10
2
how to automatically create the home directory
> -----Original Message-----
> From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland penny via samba
> Sent: 10 October 2019 11:27
> To: samba at lists.samba.org
> Subject: Re: [Samba] how to automatically create the home directory
>
> On 10/10/2019 11:14, Stefan G. Weichinger via samba wrote:
> > Customer asks why [home] doesn't work for a new
2019 Oct 10
2
how to automatically create the home directory
>
> > If you're on a RedHat system with selinux (RHEL, CentOS, fedora), then
> > it looks like
> > <https://danwalsh.livejournal.com/69837.html> pam_oddjob_mkhomedir
> > will create the home directories for you and also ensure that the
> > correct selinux labels are applied. I have this on my todo list, as
> > I'm currently using the ADUC
2019 Oct 10
0
how to automatically create the home directory
On 10/10/2019 12:19, Roy Eastwood via samba wrote:
>> -----Original Message-----
>> From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland penny via samba
>> Sent: 10 October 2019 11:27
>> To: samba at lists.samba.org
>> Subject: Re: [Samba] how to automatically create the home directory
>>
>> On 10/10/2019 11:14, Stefan G. Weichinger
2019 Mar 03
3
Map user home dir using GPO failing
Hello,
I am trying to auto create and mount home directories using a GPO, as per
https://wiki.samba.org/index.php/User_Home_Folders.
I currently have home directories being created, through the use of
pam_mkhomedir.so. with 'obey pam restrictions = yes' in my smb.conf file.
I have also setup the share permissions and Windows ACLs as per the above
link.
Unfortunately, even though the
2019 Oct 10
1
how to automatically create the home directory
On 10/10/2019 12:26, Rowland penny via samba wrote:
> There are three ways, depending on how the user connects.
>
> You can manually create a home directory for each user.
>
> If the user actually logs into the unix domain member, you can lever PAM
> to create the home directory the first the user connects
>
> If the user only connects over Samba, then you need to create
2019 Feb 22
3
User Home Folders
Following the "User Home Folders" page on the wiki using
Group Policy
https://wiki.samba.org/index.php/User_Home_Folders
I see this page was last updated in March 2017.
Not sure if anything has changed.
Although I can access the shares, the %LogonUser% directory
does not seem to be automatically generating.
Thoughts?
Share definition:
[users]
path = /server/users
read only = no
2019 Mar 03
2
Map user home dir using GPO failing
>
> > I am trying to auto create and mount home directories using a GPO, as per
> > https://wiki.samba.org/index.php/User_Home_Folders.
> >
> > I currently have home directories being created, through the use of
> > pam_mkhomedir.so. with 'obey pam restrictions = yes' in my smb.conf file.
> > I have also setup the share permissions and Windows ACLs as
2018 Jan 15
2
Home folder: a simple mapping or something more?
Probably this email is connected with my previous one, about folder
redirection.
Looking at:
https://wiki.samba.org/index.php/User_Home_Folders
for AD there's three method to set home folder. ADUC and ldbedit is the
same, simply using different interfaces.
But setting a folder mapping via GPO, AFAI've understood, it is not exactly
the same as setting home folder.
Or better, setting a
2017 Jun 13
3
Creating home folders on file server automatically
Hello Rowland,
Am 12.06.2017 um 19:32 schrieb Rowland Penny via samba:
> On Mon, 12 Jun 2017 10:04:56 -0700
> Luke Barone via samba <samba at lists.samba.org> wrote:
>
>> Hi list,
>>
>> We have a script we are using to create new users, and drop them into
>> the proper OUs on our Samba AD server, using samba-tool. We have a
>> Samba member file server
2010 Jun 09
2
Samba/LDAP and home dir creation
Hi, all.
I'm working on a project to create a Samba PDC
with LDAP authentication. I've been pretty
successful in getting everything to work.
However, I've run into a small snag:
The PDC is built on an OpenSuse 11.2 box. Most of
the member servers are also OpenSuse 11.2 boxes.
However, a CentOS 5.5 server was just added to
the mix. While users can lo into the CentOS box,
2007 Aug 07
2
CentOS5 pam_mkhomedir
I have a problem creating homedirs on the fly. Since RHEL5 / CentOS5 you have to
use pam_oddjob_mkhomedir instead of pam_mkhomedir.
Everything is working (the homedir is created) but two things.
First on every logon I get the following error message, and I don't know how to
fix it:
org.freedesktop.DBus.Error.ServiceUnknown: The name com.redhat.oddjob was not
provided by any .service files
2019 Aug 07
4
best practice for domain admins
Am 07.08.19 um 11:45 schrieb Rowland penny via samba:
> On 07/08/2019 10:25, Stefan G. Weichinger via samba wrote:
>> I expect the next "you should know" here.
>>
>> How do you handle administrative accounts in your samba/windows domains?
>>
>> I have to provide some accounts for the so-called admin users at the
>> customer ... in some cases they
2019 Jul 09
3
GPO infrastructure? -> 4.8.x to 4.9.x
Am 02.07.19 um 16:24 schrieb Stefan G. Weichinger via samba:
> Am 02.07.19 um 16:09 schrieb Stefan G. Weichinger via samba:
>>
>> I get problems with group policies not applied ... seems an older
>> problem surfacing now.
>>
>> Before I debug at current level I consider upgrading the 2 DCs from
>> 4.8.12 (Debian Stretch) to 4.9.9
>>
>> Anything
2017 Nov 09
6
Member Server Configuration
Thanks Rowland.
See inline comments.
>On Thu, 9 Nov 2017 17:08:52 -0000
>Rowland Penny via samba<samba at lists.samba.org> wrote:
> See inline Comments:
>
> On Thu, 9 Nov 2017 16:11:49 -0000
> Roy Eastwood via samba <samba at lists.samba.org> wrote:
>
> > Hi,
> > I have a Debian Stretch machine with Louis' samba 4.7.1 package
> > installed.
2019 Oct 10
0
how to automatically create the home directory
On 10/10/2019 13:05, Mason Schmitt wrote:
>
> > If you're on a RedHat system with selinux (RHEL, CentOS,
> fedora), then
> > it looks like
> > <https://danwalsh.livejournal.com/69837.html>?pam_oddjob_mkhomedir
> > will create the home directories for you and also ensure that the
> > correct selinux labels are applied.? I have
2019 Jul 31
5
GPO issues - getting SYSVOL cleaned up again
On 31/07/2019 11:40, Stefan G. Weichinger via samba wrote:
> Am 31.07.19 um 12:32 schrieb Rowland penny via samba:
>> On 31/07/2019 11:22, Stefan G. Weichinger via samba wrote:
>>> "dc" was the old name a few years ago
>>>
>>> I try to get rid of that now.
>>>
>>> host -t A dc... not found. We want that in the end.
>>>
2019 Jul 31
4
GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 11:51 schrieb L.P.H. van Belle via samba:
> Run : nslookup dc
non-existent: good, afaik
> If this one removed, then its a hunt for the dc record in the AD and DNS.
> Review with Windows tools, the Active Directory Sites and Services
> If there is nothing left there.
It's there in Sites - Default-First-Site-Name - Servers ...
>> sorry for going loops
2019 Jul 31
3
GPO issues - getting SYSVOL cleaned up again
On 31/07/2019 11:22, Stefan G. Weichinger via samba wrote:
> Am 31.07.19 um 12:17 schrieb Rowland penny via samba:
>> On 31/07/2019 11:02, Stefan G. Weichinger via samba wrote:
>>> Am 31.07.19 um 11:58 schrieb L.P.H. van Belle via samba:
>>>> Restarted or stop-start, because there is a difference between these.
>>>> You MUST use stop/start
>>> I
2019 Jul 31
4
GPO issues - getting SYSVOL cleaned up again
Am 31.07.19 um 11:25 schrieb Stefan G. Weichinger via samba:
> So to me it seems obvious to get rid of that "dc.mydomain.at" ... at
> least as a next step.
Went through DNS on the windows server and rm-ed all containing
"dc.mydomain.at"
There was a SRV-record below
"_msdcs.mydomain.at" "pdc" "_tcp" pointing to "dc.mydomain.at"