Displaying 5 results from an estimated 5 matches for "domain_computer".
Did you mean:
domain_computers
2017 Feb 04
5
Auto creations AD computers accounts.
Dear colleagues,
Could you please describe for me, what is the process/mechanism of creation
account for AD computers (hostname/domain_computers)?
Red Hat Enterprise Linux Server release 5.11 (Tikanga)
LSB Version:
:core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch
Kernel Version: 2.6.18-408.el5PAE
Samba Version 3.0.33-3.40.el5_10
For example I have a setting up samba server wi...
2017 Feb 05
0
Auto creations AD computers accounts.
On Sun, 5 Feb 2017 09:19:18 +0200
Dmitriy Merzlov <rxwrxrx at gmail.com> wrote:
> So do you have any suggestions, How can I prevent creating this
> folders computer accounts with owner domain_computers,
> Or I need to set up daily script in crontab to remove folders with
> mask hostname* as workaround?:
As I said, Samba isn't directly creating the home dirs, your OS is.
Your OS seems to be creating the computer home dirs because the winbind
'rid' backend is telling it that you...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...ine Account' -s /bin/False
# delete user script = /usr/local/sbin/smbldap-userdel.pl
# add group script = /usr/local/sbin/smbldap-groupadd.pl
# delete group script = /usr/local/sbin/smbldap-groupdel.pl
add machine script = /usr/local/sbin/smbldap-useradd.pl -w -g
"domain_computer" -d /dev/null -c "Machine Account" -s /bin/false %u$
add user script = /usr/sbin/useradd -m -d /accounts/"%u" -g 500
%u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/grou...
2009 Mar 04
0
Can anyone comment on my setup?
...2ldap "cn=Directory manager"
ldapadminpassword /root/Desktop/sambaAdmin.ldif
=====================================================================
9. Create Unix Group as follows
groupadd -g 2512 Domain_Admins
groupadd -g 2513 Domain_Users
groupadd -g 2514 Domain_Guests
groupadd -g 2515 Domain_Computers
=====================================================================
10. Group mapping
net groupmap add rid=2512 ntgroup='Domain Admins' unixgroup='Domain_Admins'
net groupmap add rid=2513 ntgroup='Domain Users' unixgroup='Domain_Users'
net groupmap add rid=2514 n...
2020 Jul 17
2
Shares stopped working for groups
...38-2940817366-512) ->
domain_admins
Domain Users (S-1-5-21-1661951805-1908507638-2940817366-513) ->
domain_users
Domain Guests (S-1-5-21-1661951805-1908507638-2940817366-514) ->
domain_guests
Domain Computers (S-1-5-21-1661951805-1908507638-2940817366-515) ->
domain_computers
Administrators (S-1-5-32-544) -> administrators
Users (S-1-5-32-545) -> users
Power Users (S-1-5-32-547) -> power_users
Account Operators (S-1-5-32-548) -> account_operators
Server Operators (S-1-5-32-549) -> server_operators
Print Operators (S-1-5-32-550) -&...