Displaying 20 results from an estimated 26 matches for "lsusers".
Did you mean:
lsuser
2006 Feb 09
6
chown DOMAIN+mylogin /dir fails (Please help)
What can I look at to understand why chown keeps saying user does not
exist.
wbinfo -u/-g returns the user information
klist -v shows kerberos is working
net ads join works fine
wbinfo -t shows secret is fine
aix does not have getent so I can't run getent passwd -- is there
something equivalent on aix?
/usr/lib/security/methods.cfg has:
WINBIND:
program =
2013 Jan 30
0
pware SAMBA 3.5.11 WINBIND failing to load upon AIX 7.1
Hello,
I have been failing to configure the pware compiled version of SAMBA
3.5.11, prepared for AIX 6.1, upon an AIX 7.1 system to work in an ADS
domain and I wondered if anyone might be able to advise on what I should
do next. I am trying to setup the AIX server as a file server within the
ADS domain so that users can be recognised in an SSO configuration. I am
pretty confident that the krb
2005 Mar 29
1
[Bug 1005] installing openssh on AIX takes a long time when there are many users
...m: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: dleonard at vintela.com
The post-install script of the AIX install uses something like 'lsusers ALL |
grep ssh' to see if the privsep user has been created.
The trouble is that invoking 'lsusers ALL' takes TWO HOURS to complete at a
particular site with thousands of users!
The simple fix to contrib/aix/buildbff.sh was:
225c225
< if lsuser ALL | cut -f1 -d: | egrep '...
2014 Jun 27
2
Samba 3.6.22 on AIX 7.1 with Windows AD (Kerberos and winbind)
Hi all,
I have installed samba 3.6.22 on AIX 7.1 and join a windows AD with
success.
All seem to work fine, i have configured smb.conf, methods.cfg, user ....
the following command work fine wbinfo -u, wbinfo -g, lsuser, id...
The command "chgrp group file.txt" or "chown user file.txt" work also
fine.
The unique issue i have is that le file.txt (see below) don't
2009 May 14
4
Possibly dumb questions about DC and user/system limits
Because of user access growth, the number of processes associated with
IMAP has increased and I thought to change some of the configured
parms. dovecot -n yields:
# 1.1.14: /usr/local/etc/dovecot.conf
# OS: AIX 1 005A928C4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
2006 Jul 05
5
[Bug 1207] unsuccessful_login_count gets incremented by scp
http://bugzilla.mindrot.org/show_bug.cgi?id=1207
Summary: unsuccessful_login_count gets incremented by scp
Product: Portable OpenSSH
Version: 4.3p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: major
Priority: P1
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2006 May 25
1
AIX 5.3 Samba member server to an NT domain
Ladies and Gentlemen,
I'm trying to get AIX to authenticate users off another Samba server (with
an eye to doing the same off a Windows server at some point, just to be
flexible). I have been using the binary distribution of Samba 3.0.22 to do
this. While I have been able to get users to log in by using the WINBIND
authentication method, they still cannot change their password or use FTP. I
2007 Jun 22
1
Samba 3.0.24 on AIX 5.3 + winbindd
Hello,
I installed Samba 3.0.24 on my AIX 5.3 and configured it to authenticate
users via winbind.
I followed the previous thread 'Samba on AIX --> nsswitch.conf', copied
WINBIND to /usr/lib/security and modified the default: stanza in
/etc/security/user to include WINBIND (in the SYSTEM and registry entry,
respectively). Additionally, I added an entry in
/usr/lib/security/methods.cfg.
2010 Jan 21
0
Samba/Winbind 3.4.4 on AIX 5.3 TL 10 does not retrieve ANY User's Secondary Groups
Hi folks !
Has someone any idea on this issue on AIX 5.3 TL 10 with winbind ?
I'm really stuck now ...
I think everything is working pretty well with WINBIND and AD 2k3 ,
but not my most important point : I absolutely need the Secondary groups of
each AD user which get connected to the AIX to use this filter with sudo...
I only get Primary Group (which is by default "Domain Users"
2004 Sep 02
0
wb_getgrgid: failed to locate gid == 10002
Hi!
samba 3.0.6
AIX 5.1 ML5
AD 2003 native mode
I have big problems to get AIX auth against a AD with winbind
The problem is the primary grouplookup
idefix#lsuser adminanla
adminanla id=10000 pgrp=Domain Users
idefix#id adminanla
uid=10000(adminanla) gid=10000
[2004/07/22 16:20:13, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(124)
[13174]: getpwnam adminanla
[2004/07/22 16:20:13, 3]
2006 Feb 10
1
Fwd: WINBIND security methods does not load
Hmm, I am not sure why this worked, but I moved my WINBIND stanza in
/usr/lib/security/methods.cfg up in the file prior to the PAM stanza,
and save it. After this, I was able to load the module. Any ideas on
why this worked?
David
David Shapiro
Unix Team Lead
919-765-2011
>>> David Shapiro 2/10/2006 9:32:14 AM >>>
I cannot load WINBIND for some reason anymore since some
2006 Apr 24
0
winbind and AD authentication on AIX
Hi.
I'm trying to use AD authentication under AIX 5.3.
I've compiled samba 3.0.22 with options:
./configure --prefix=/usr/local/samba --with-winbind --with-ads
--with-krb5=/usr/heimdal --with-ldap --with-acl-support
--with-aio-support=yes
Then I copied the WINBIND file in /usr/lib/security/ directory, I edited
methods.cfg file adding the stanza:
WINBIND:
program =
2007 Nov 26
0
Winbind / AIX 5.3 returns incomplete user informations
Hi,
We are facing a problem on AIX 5.3 (latest patch) where the following
behavior happens. Reproduced with versions of samba from 3.0.23 to
3.0.26a.
# Normal behavior :
# id and id username should return the same info
#
root@srv1:/# id
uid=0(root) gid=0(system)
groups=2(bin),3(sys),7(security),8(cron),10(audit),11(lp)
root@srv1:/# id root
uid=0(root) gid=0(system)
2011 Apr 06
0
authentication with winbind+AIX+kerberos
Hi all,
Is possible to authenticate users using AIX+WINBIND+KERBEROS without
need to create a local user on AIX ? Because we need to permit almost
200users at 20 servers and is not cool creating localusers in all
servers. The users are in Active Directory.
I follow this link
2013 Aug 21
0
AIX 6.1 Problem with module WINBIND
Hello,
I'm new on this list, here's the problem we are experiencing :
We have installed pware61-64.samba.3.6.0.0.bff.gz on an Aix partition running on 6100-06-05-1115.
We have succeeded in entering the system in our AD.
We can reach the domain : commands /opt/pware/bin/wbinfo -a USERNAME is correct.
The problem is that lsuser -R WINBIND don't work : message "User does not
2020 Apr 18
0
Samba 4.10.13-1, AIX 7100-05-05 - winbindd not starting
...read only = No
Questions:
1. Read that smbd wouldn't start without winbindd, starting at 4.9.
Yet it started here without it - is that right?
2. Wasn't able to test with getent per the wiki for joining as a member
Not a valid AIX command; web suggested using lsgroups and lsusers,
Which only test local name and group resolution. Any other ideas how
it can be tested?
3. Any suggestions for resolving my issue(s)?
Any help would be greatly appreciated!
Bob Wyatt
2020 Apr 21
0
Samba 4.10.13-1, AIX 7100-05-05 - winbindd not starting
...read only = No
Questions:
1. Read that smbd wouldn't start without winbindd, starting at 4.9.
Yet it started here without it - is that right?
2. Wasn't able to test with getent per the wiki for joining as a member
Not a valid AIX command; web suggested using lsgroups and lsusers,
Which only test local name and group resolution. Any other ideas how
it can be tested?
3. Any suggestions for resolving my issue(s)?
Any help would be greatly appreciated!
Bob Wyatt
2020 Apr 21
0
Samba on AIX 7.1
...I/SEI.BP
read only = No
Questions:
1. Read that smbd wouldn't start without winbindd, starting at 4.9.
Yet it started here without it - is that right?
2. Wasn't able to test with getent per the wiki for joining as a member
Not a valid AIX command; web suggested using lsgroups and lsusers,
Which only test local name and group resolution. Any other ideas how
it can be tested?
3. Any suggestions for resolving my issue(s)?
Any help would be greatly appreciated!
Bob Wyatt
2005 Jul 06
0
Domain member server on AIX 5.3
Hi,
I'm trying to setup samba 3.0.14a as domain member on AIX 5.3.
My test environment is:
- PDC and ldap master on RH8.0 (samba 3.0.14a, openldap 2.1.29)
- Ldap slave on FC3 (openldap 2.2.13)
- Samba domain member on FC4 (samba 3.0.14a)
- XP clients
- and Samba domain member on AIX 5.3 (samba 3.0.14a)
This is what I did:
- Compiled samba
./configure --with-fhs --with-quotas
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
All,
I am having a winbind module load error on aix 7.1 trying to load
winbind module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}