Displaying 12 results from an estimated 12 matches for "admgroup".
Did you mean:
addgroup
2006 Apr 06
2
DOS/Windows Archive bits, and file ownership
...ir files and allow for "automagic"
modification of the archive bit by non-owners of the file when they
modify the file using the Windows application or by the backup
application.
Example:
Joe creates a file called "JoeFile.txt"
Joe is listed as the owner, but the group is "AdmGroup" for example.
Fred is also a member of "AdmGroup"
Thus, Fred can modify/delete/etc "JoeFile.txt"
The problem comes when we look at the archive bit.
As above, Fred can modify "JoeFile.txt" even though he's not the
owner, but he can't change permissions a...
2000 Mar 07
0
Problem with file permissions getting changed
...ide dot files = yes" users can still see
'dot files' if they change the windoze folder view settings. Can this be
prevented within Samba somehow?
Here is my homes share def:
[homes]
comment = Home Directories
browseable = yes
writable = yes
printable = no
write list = @admgroup
read list = @usergroup
hide dot files = yes
follow symlinks = no
(This particulair user is in the admgroup group)
Thanks greatly,
Chuck
--------------------------------------------------------------------------
Chuck Carson Sr. UNIX Admin / Oracle DBA
chuck@phi.org...
2010 Jul 01
0
Intermittent authentication error
...aonunitp (uid=512, gid=1) (pid 4411538)
smb.conf
security = server
password server = dc1
AIX account
aonunitp id=512 pgrp=staff groups=staff home=/home/aonunitp shell=/usr/local/bin/no_shell gecos=Functional Account - XPLAN login=false su=false rlogin=false daemon=true admin=false sugroups=ALL admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM auth2=NONE umask=22 registry=files SYSTEM=compat logintimes= loginretries=3 pwdwarntime=4 account_locked=true minage=1 maxage=6 maxexpired=7 minalpha=2 minother=1 mindiff=2 maxrepeats=4 minlen=8 histexpire=0 histsize=4 pwdchecks= dictionlist=/usr/share/...
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
...:range = 11000-20000
idmap config NRFDIST:backend = rid
idmap config NRFDIST:range=10000000-19000000
/etc/security/user default:
default:
admin = false
login = true
su = true
daemon = true
rlogin = true
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 = NONE
tpath = nosak
umask = 022
expires = 0
registry = WINBIND or compat
SYSTEM = "WINBIND or compat"
logintimes =
pwdwarntime = 0
account_locked = false...
2014 Feb 27
0
AIX WINBIND ISSUES
...config *:range = 11000-20000
idmap config NRFDIST:backend = rid
idmap config NRFDIST:range=10000000-19000000
/etc/security/user default:
default:
admin = false
login = true
su = true
daemon = true
rlogin = true
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 = NONE
tpath = nosak
umask = 022
expires = 0
registry = WINBIND or compat
SYSTEM = "WINBIND or compat"
logintimes =
pwdwarntime = 0
account_locked = false
log...
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
...:range = 11000-20000
idmap config NRFDIST:backend = rid
idmap config NRFDIST:range=10000000-19000000
/etc/security/user default:
default:
admin = false
login = true
su = true
daemon = true
rlogin = true
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 = NONE
tpath = nosak
umask = 022
expires = 0
registry = WINBIND or compat
SYSTEM = "WINBIND or compat"
logintimes =
pwdwarntime = 0
account_locked = false...
2017 Jan 30
2
Fwd: Can somebody explain the file ownership of a
...LIP\wernher's password:
Domain=[PAPERCLIP] OS=[Windows 6.1] Server=[Samba 4.5.1]
NT_STATUS_ACCESS_DENIED listing \*
# lsuser -R LDAP wernher
wernher id=10013 pgrp=rocketry groups=rocketry,bio2 home=/home/wernher
shell=/bin/sh login=true su=true rlogin=true daemon=true admin=false
sugroups=ALL admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM
auth2=NONE umask=22 registry=LDAP SYSTEM=KRB5LDAP OR compat logintimes=
loginretries=0 pwdwarntime=0 account_locked=false minage=0 maxage=0
maxexpired=-1 minalpha=0 minloweralpha=0 minupperalpha=0 minother=0
mindigit=0 minspecialchar=0 mindiff=0 maxrepe...
2004 Nov 11
0
Mini HowTo AIX4.3.3-AD-Winbind
...options = authonly
Finally you will need to edit /etc/security/users and make sure under the
default stanza that SYSTEM is set to WINBIND:
default:
admin = false
login = true
su = true
daemon = true
rlogin = true
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 =
tpath = nosak
umask = 022
expires = 0
SYSTEM = "WINBIND"
logintimes =
pwdwarntime = 0
account_locked = false
loginretries = 0
histexpire = 0...
2008 Dec 02
2
Samba ADS Error "Session setup failed: Call returned zero bytes (EOF)"
...-l /usr/lib/security/WINBIND
-rwxr-xr-x 1 root system 9381212 25 Nov 09:57 /usr/lib/
security/WINBIND
$ grep -p WINBIND /etc/security/user
default:
admin = false
login = true
su = false
daemon = true
rlogin = false
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 = NONE
tpath = nosak
umask = 027
expires = 0
SYSTEM = "WINBIND or compat"
logintimes =
pwdwarntime = 0
account_locked = false
loginretries = 5
histexpire = 0...
2010 Apr 27
1
Samba ADS on AIX 6.1 TL04
Hi All
I'm trying to intergrate samba server with ADS on AIX 6.1 TL04, for last one
week, with idmap / winbind but no satisfactory results. I have gone through
various links at samba.org relating to winbind, idmapper and followed
http://pware.hvcc.edu/ for precompiled binaries and
http://pware.hvcc.edu/AIX-Samba.pdf which is for AIX 6.1 TL03 though.
I have found the samba which is provided
2008 Nov 26
3
AIX 53TL8 Samba 3.2.4 Active Directory Win2k3 - "session setup failed: Call returned zero bytes (EOF)"
...-l /usr/lib/security/WINBIND
-rwxr-xr-x 1 root system 9381212 25 Nov 09:57 /usr/lib/
security/WINBIND
$ grep -p WINBIND /etc/security/user
default:
admin = false
login = true
su = false
daemon = true
rlogin = false
sugroups = ALL
admgroups =
ttys = ALL
auth1 = SYSTEM
auth2 = NONE
tpath = nosak
umask = 027
expires = 0
SYSTEM = "WINBIND or compat"
logintimes =
pwdwarntime = 0
account_locked = false
loginretries = 5
histexpire = 0...
2010 Jan 21
0
Samba/Winbind 3.4.4 on AIX 5.3 TL 10 does not retrieve ANY User's Secondary Groups
...ups=11113(unix),11605(certsvc_dcom_access)
4.3 . when as root we run 'lsuser -R WINBIND test'
[pepsaix53:root:/home/root:] lsuser -R WINBIND test
test id=11147 pgrp=domain users home=/home/PEPS/test shell=/bin/ksh gecos=
login=true su=true rlogin=true daemon=true admin=false sugroups=ALL
admgroups= tpath=nosak ttys=ALL expires=0 auth1=SYSTEM auth2=NONE umask=77
registry=WINBIND SYSTEM=WINBIND OR WINBIND[UNAVAIL] OR compat logintimes=
loginretries=5 pwdwarntime=0 account_locked=false minage=1 maxage=13
maxexpired=-1 minalpha=1 minother=1 mindiff=1 maxrepeats=2 minlen=8
histexpire=0 histsize=...