Displaying 2 results from an estimated 2 matches for "aixuser".
Did you mean:
nixuser
2005 Sep 27
1
Authentication confusion - may be LDAP related
...at.So the unix logins are: u123456
Handling the translation for samba is just a usermap entry u123456 = 123456
Should be simple enough. But I'm getting No Such User errors. So I
dug into the LDAP server.
The user identification is strange. the dn: here looks like:
dn: username=u123456,ou=aixuser,cn=aixsecdb,cn=aixdata
uid: 1040
username: u123456
<snip>
with u123456 being my *nix login.
To me, this looks very wrong (not to mention that there's no dc=).
My last LDAP server it looked like:
dn: uid=tibbetts,ou=People,dc=ldap-test,dc=com
uidNumber: 123456
uid: tibbetts
<snip>...
2013 Jul 22
0
AIX, Samba and ADS issue
...yes
inherit permissions = yes
idmap uid = 200000 - 500000
idmap gid = 200000 - 500000
#============================ Share Definitions
==============================
[don]
comment = Sample share
path = /tmp
create mask = 0644
directory mask = 0775
writeable=yes
guest ok = no
valid users = CINTASFIT+aixuser, root
admin users = root
[BISHAREDDEV]
path = /BI_SHARED
create mask = 0644
directory mask = 0775
public = no
writeable = no
guest ok = no
valid users = @CINTAS+c_acct_cptr_app_g, @CINTAS+sap_cintas_pp,
@CINTAS+C_Acct_Alchemy_AP, @CINTAS+C_MIS_Finance_G, @CINTAS+C_Payroll_G
write list = @CINTAS+C_...