Displaying 4 results from an estimated 4 matches for "domainuser2".
Did you mean:
domainuser
2006 Mar 10
1
Winbind for five minutes?
...ia RPC calls succeeded
# wbinfo -a domainuser%password
plaintext password authentication succeeded
challenge/response password authentication succeeded
# smbclient //localhost/data1 -U domainuser
Password:
Domain=[TESTDOMAIN] OS=[Unix] Server=[Samba 3.0.4-SUSE]
smb: \>
# wbinfo -u
domainuser1
domainuser2
domianuser3
# wbinfo -g
domaingroup1
domaingroup2
domaingroup3
# getent passwd
domainuser:x:10023:10001:Domain User:/domainusers/domainuser:/bin/bash
# getent group
domaingroup1:x:10033:domainuser1,domainuser2
# chgrp domaingroup1 data1
then about five minutes later, then everything starts t...
2006 Feb 27
1
wbinfo_group.pl / wbinfo -r not working!
...s succeeded
-------------------
[root@lions squid]# wbinfo -u |more
SUBDOMAIN1\exemployees
SUBDOMAIN1\installservice
...
..
SUBDOMAIN2\exch
SUBDOMAIN2\adcsv
SUBDOMAIN2\administrator
..
..
domainuser1 #These are the accounts that I would be working with and
would need lookup there groups. note that
domainuser2
domainuser2
..
..
--------------------------------
[root@lions samba]# wbinfo -n domainuser1
S-1-5-21-954140891-1229348589-1136263860-10879 User (1)
--------------------------------
*********[root@lions squid]# ./wbinfo_group.pl
user1 "domain users"
Could not lookup name domain users
Coul...
2003 Feb 14
4
domain users in local groups with Winbind/Samba/Redhat
...I can authorise local groups (/etc/group) to connect to the shares.
Now I want to add the domainusers to some local groups.Putting the
domainusers in groups should save much time because otherwise I have to add each
domainuser for every share seperatly.
E.g. valid users = domain1+domainuser domain2+domainuser2....
I have tried it with: usermod -g localgroup domain+domainuser
which ends in this message: usermod: domain+domainuser not found /etc/passwd
I know this is message is right because there is no domainuser in
/etc/passwd. But how can I assort the domainusers?
Is there a way to use groups of domainu...
2018 Nov 16
7
getenv does not return any AD DOMAIN users or groups - ?nsswitch is not setup for Samba?
The problem is that getenv does not return any AD domain users or groups. From much research this seems to be because nsswitch is not setup for Samba.
I would really appreciate some assistance as I think this is my last hurdle for actually being able to use this test file server.
Ubuntu server 18.04 - Samba installed and configured (almost)
Kerberos functioning. wbinfo --ping-dc successfully