Displaying 20 results from an estimated 83 matches for "domain_admins".
2004 Jul 29
4
samba runs 1 month and then crash and never come back
...x81c80ce]
#11 /usr/sbin/smbd(main+0x4dc) [0x823ca74]
#12 /lib/libc.so.6(__libc_start_main+0xc6) [0x401ec936]
#13 /usr/sbin/smbd [0x8074f41
my smb.conf
[global]
load printers = yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192
admin users = @domain_admins
logon drive = H:
domain master = Yes
encrypt passwords = yes
passwd program = /usr/bin/smbpasswd -U %u
smb passwd file = /etc/samba/private/smbpasswd
logon home = \\action\%u
printer admin = @domain_admins
wins support = yes
netbios nam...
2004 Jul 27
1
Roaming Profiles
...ing files from normal shares is quick, but the login it self is very
long
What to do?
I'm using windows 2k with all windows updates
here is my smb.conf
[global]
load printers = yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192
admin users = @domain_admins
logon drive = H:
domain master = Yes
encrypt passwords = yes
passwd program = /usr/bin/smbpasswd -U %u
smb passwd file = /etc/samba/private/smbpasswd
logon home = \\action\%u
printer admin = @domain_admins
wins support = yes
ne...
2019 Feb 12
2
error on the modificed permission
I obtaing this resulta. Imposible enumerated the object in the
container: access negated.
Il 11/02/2019 17:35, Rowland Penny via samba ha scritto:
> On Mon, 11 Feb 2019 17:21:13 +0100
> marco pirola via samba <samba at lists.samba.org> wrote:
>
>> Not firewall and selinux policy runningĀ on the domain member; At the
>> directory samba I used chown root:"Domain
2015 Apr 12
2
Samba as AD member can not validate domain user
On 12/04/15 11:19, jd at ionica.lv wrote:
>
> Cit?ju jd at ionica.lv:
>
>> Hi!
>>
>> the previous problems were solved (thank you, Rowland!), but few
>> issues remains:
>>
>> I get such msg in log:
>> 0. Is it possible to tell samba to output messages in logs as one
>> line per message (even if it is long one?)
>>
>> 1.
2019 Feb 13
2
error on the modificed permission
...ackend, these are my notes, they prove it works.
>
> Log into the Samba Unix domain member that holds the share
>
> Some commands will be run as root
>
> Running the following command:
>
> getent group Domain\ Admins
>
> Should produce output similar to this:
>
> domain_admins:x:10512:administrator,rowland
>
> If you do not get output, then nothing is going to work.
>
> List the existing SeDiskOperatorPrivilege owners
>
> net rpc rights list privileges SeDiskOperatorPrivilege -U "ROBINOOD\administrator"
> Enter ROBINOOD\administrator's...
2003 Nov 10
0
Samba 3.0 - LDAP create machine account fails
...list
root@172.16.0.3's password:
Last login: Mon Nov 10 08:10:41 2003 from 172.16.1.246
[root@whs1 root]# /usr/local/samba/bin/net groupmap list
domain_users (S-1-5-21-1129281578-1295143107-3311307472-513) -> dusers
domain_guests (S-1-5-21-1129281578-1295143107-3311307472-514) -> nobody
domain_admins (S-1-5-21-1129281578-1295143107-3311307472-512) -> root
administrators (S-1-5-32-544) -> 544
users (S-1-5-21-1129281578-1295143107-3311307472-545) -> users
guests (S-1-5-21-1129281578-1295143107-3311307472-546) -> nobody
power_users (S-1-5-21-1129281578-1295143107-3311307472-547) ->...
2018 Jun 14
2
Weird permissions issues with samba shares and XFS
...mbclient //localhost/test`, I get
"NT_STATUS_ACCESS_DENIED listing \*"
2. doing `ls` in `smbclient //localhost/test-foo` works
3. doing `ls` in `smbclient //localhost/test-bar` gives me
"NT_STATUS_ACCESS_DENIED
listing \*" as well
But:
$ ls -l /storage/test/
drwxrwxr-x+ 2 root domain_admins 6 Jun 14 10:37 bar
drwxrwxr-x+ 2 root domain_admins 6 Jun 14 10:37 foo
$ getfactl /storage/test/bar
# file: storage/test/bar/
# owner: root
# group: domain_admins
user::rwx
user:supachots:rwx
group::r-x
group:domain_users:r-x
mask::rwx
other::r-x
$ getfacl /storage/test/foo/
# file: storage/test/fo...
2019 Feb 12
0
error on the modificed permission
...nix domain member, that also uses
the 'rid' backend, these are my notes, they prove it works.
Log into the Samba Unix domain member that holds the share
Some commands will be run as root
Running the following command:
getent group Domain\ Admins
Should produce output similar to this:
domain_admins:x:10512:administrator,rowland
If you do not get output, then nothing is going to work.
List the existing SeDiskOperatorPrivilege owners
net rpc rights list privileges SeDiskOperatorPrivilege -U "ROBINOOD\administrator"
Enter ROBINOOD\administrator's password:
SeDiskOperatorPrivileg...
2015 Jun 19
2
windows acl not saving, no error, nothing in log file
...19
lsof: no pwd entry for UID 3000019
lsof: no pwd entry for UID 3000019
lsof: no pwd entry for UID 3000019
lsof: no pwd entry for UID 3000019
lsof: no pwd entry for UID 3000019
I was a little confused by the guide because in one section the group is
listed as Domain Admins and in another it's domain_admins so I
added SeDiskOperatorPrivilege to both. It wouldn't let me set the group on
the folder to Domain Admins it said it was an invalid group so I set it to
domain_admins.
Other than the Windows ACL's on the shares. Everything else is working
great. I've got all my users setup and I'...
2005 Aug 30
5
BDC and password change program
Hello,
Just wondering what I should be using for the password change program on a BDC.
Should it be:
passwd program = /usr/bin/smbpasswd -r <PDC address> %u
I'm having a problem with passwords not staying in sync between the PDC and BDC
with pass backend ldap.
The systems are all Fedora Core 4, Samba 3.0.14a, openldap 2.2.23
Kent N
2006 Oct 09
1
windows doesn't show groups in security tab of file properties
...y the same.
I checked the output of 'getent groups' on the PDC, they look good (see
below).
root:x:0:
[...]
ssh:x:103:
administrators:x:999:admin
domain guests:x:10004:
domain machines:x:10005:
buchhaltung:x:1003:ya
honorar:x:1004:ya
intern:x:1007:hm,madt,ya
print_ops:x:1008:administrator
domain_admins:x:10003:administrator
igm:x:1002:hm,madt,ya
dev:x:1006:
software:x:1009:
bpm:x:1005:
pem:x:1010:hm,madt
domain_users:x:10002:administrator,hm,ya,madt
wks_admin:x:1011:administrator,ya
I checked the groupmapping, which also looks good (see below).
domain guests (S-1-5-21-XXX-514) -> domain gues...
2015 Jun 19
1
windows acl not saving, no error, nothing in log file
...wd entry for UID 3000019 lsof: no pwd entry for UID 3000019 lsof: no pwd entry for UID 3000019
>
> Try giving 'Domain Admins' a gidNumber attribute.
>
>> I was a little confused by the guide because in one section the group is listed as Domain Admins and in another it's domain_admins so I added SeDiskOperatorPrivilege to both. It wouldn't let me set the group on the folder to Domain Admins it said it was an invalid group so I set it to domain_admins.
>
> 'Domain Admins' and domain_admins are usually interchangeable, except on a samba4 AD DC, anywhere else you...
2019 Jul 04
4
cannot set filesystem permissions on shares
> >>>> Run this : getfacl /home/users
> >>> getfacl: Removing leading '/' from absolute path names
> >>> # file: home/users
> >>> # owner: root
> >>> # group: A\\domain\040admins
> >>> user::rwx
> >>> user:root:rwx
> >>> user:10512:rwx
> >>> group::rwx
> >>>
2015 Jun 19
0
windows acl not saving, no error, nothing in log file
...no pwd entry for UID 3000019
> lsof: no pwd entry for UID 3000019
> lsof: no pwd entry for UID 3000019
Try giving 'Domain Admins' a gidNumber attribute.
> I was a little confused by the guide because in one section the group is
> listed as Domain Admins and in another it's domain_admins so I
> added SeDiskOperatorPrivilege to both. It wouldn't let me set the group on
> the folder to Domain Admins it said it was an invalid group so I set it to
> domain_admins.
'Domain Admins' and domain_admins are usually interchangeable, except on
a samba4 AD DC, anywhere el...
2004 May 11
1
adding machine accounts on-the-fly - 3.0.4 and LDAP
...longed to the specified group and root (uid=0) could modify
LDAP.
Others got message - "cannot access LDAP when not root".
In samba-3 this parameter was removed (I don't get it, why?!?!).
Until 3.0.2a I could pass the LDAP access check by specifying in smb.conf
global
admin users = @domain_admins
So users, who where in domain_admins group, their uid was forced to 0 and
they passed the LDAP check.
(wrote about it:
http://lists.samba.org/archive/samba/2003-September/073997.html )
After upgrading to 3.0.4 that trick also doesn't work.
So at the moment using root account (uid=0) is the one...
2002 Aug 19
2
embedded spaces in group names
Hello,
Many of our NT domain groups have names that contain embedded spaces, like
"Domain Admins". When I attempt to use winbind and assign rights via those
groups the granting fails. Group names without embedded spaces, like
"Domain_Admins" work fine.
In smb.conf I've tested specifying the name as:
"DOMAIN+Domain Admin"
DOMAIN+Domain\ Admin and
"DOMAIN+Domain\ Admin"
Is this supposed to work? If so, what is the proper way to specify the group
name?
--
Michael Rasmussen - Network Engineer, Colum...
2019 Feb 13
3
error on the modificed permission
Thanks rowald: naw optaingĀ getent group Domain\ Admins
domain admins:x:10512:administrator
but if I usa administrator to join in the domain i optaing
I get that the user does not have the rights to set the permissions to
the share
wat a war: it dont's want to know :'(
Il 13/02/2019 10:37, Rowland Penny via samba ha scritto:
> On Wed, 13 Feb 2019 10:11:44 +0100
> marco pirola via
2000 May 17
6
Documentation
I just installed Red Hat v. 6.2 and would like to configure SAMBA. I was wondering if you could point me to some good documentation sites that can lead me step by step through setup and configuration of SAMBA. I'll be experimenting with it in the meantime but your help will be extremely helpfull.
Thank you,
Jerry Lawson MCSE, MCP +Internet
2010 May 04
0
How to net group add 'group' (I scrod myself...can't figure out how descrod)
...users = %D\%U, Administrators
vfs objects = recycle, readahead, shadow_copy2
recycle: keeptree = true
shadow:snapdir = /home/snapdir
shadow:basedir = /home
[ADMIN$]
comment = C:\Windows (Athenae in /home/C:Windows)
path = /home/C:Windows
read list = law, @wheel, root, @admins, @nt_admins, @domain_admins
read only = Yes
create mask = 0751
vfs objects = readahead
[root$]
comment = /
path = /
read list = law, @trusted
write list = law
create mask = 0751
guest ok = No
vfs objects = recycle
recycle: keeptree = true
[backup]
acl group control = yes
comment = Host backup-dirs (M=%M, m=%m P...
2015 May 20
0
Unable to modify folder share permissions on member server
...inistrator.
Any ideas? Thanks.
I'm using Debian Wheezy with Samba4.1.17 as a member server.
root at pfmember1:~# getfacl /srv/samba/bo/gates123/
getfacl: Removing leading '/' from absolute path names
# file: srv/samba/bo/gates123/
# owner: root
# group: root
user::rwx
group::r-x
group:domain_admins:rwx
mask::rwx
other::r-x
root at pfmember1:~# id james
uid=10002(james) gid=2002(domain_users)
groups=2002(domain_users),10008(domain_admins),10007(folder_redirection_users),2001(BUILTIN\users),2000(BUILTIN\administrators)
--
-James