Displaying 5 results from an estimated 5 matches for "fbloggs".
Did you mean:
bloggs
2017 Nov 29
2
LDAP query and result: better field for username?
Currently for my user:
root at vdmsv1:/etc/exim4# ldbsearch -H ldap://vdcsv1 -P -b DC=ad,DC=fvg,DC=lnf,DC=it "(cn=gaio)" | grep ": gaio$"
cn: gaio
name: gaio
sAMAccountName: gaio
uid: gaio
msSFU30Name: gaio
what field is betetr to use for querying for user 'gaio'?
'uid' no (because RFC2307 data can be missing), so?
'sAMAccountName'? or
2003 Aug 31
0
Samba Domain controller getting authentication from a second domain
...T(actually 2K) domain EXISTINGDOMAIN on the same network. This is what I've tried so far...
Name service: run a winbindd service to get the names from EXISTINGDOMAIN... this is great, but adds the domain name to the beginning of the username - all names come out in the format EXISTINGDOMAIN\fbloggs.
Name service: use ldap to get usernames... this works, but there's no UIDs provided.
Name service: map everyine to a guest account
Name service: set them all up manually/automagically with a script of some sort
Passwords: set password server = EXISTINGDOMAIN_PDC - this doesnt...
2003 Oct 15
1
FW: Re: domain groups accessing samba share
...stack.so service=system-auth
session required /lib/security/pam_stack.so service=system-auth
session optional /lib/security/pam_console.so
wbinfo -u
[root@potato /root]# wbinfo -u
MYDOMAIN\gavdav
MYDOMAIN\Guest
MYDOMAIN\Administrator
MYDOMAIN\krbtgt
MYDOMAIN\SUPPORT_388945a0
MYDOMAIN\fbloggs
<snip>
wbinfo -g
[root@potato /root]# wbinfo -g
MYDOMAIN\Domain Computers
MYDOMAIN\Cert Publishers
MYDOMAIN\Domain Users
MYDOMAIN\Domain Guests
MYDOMAIN\RAS and IAS Servers
MYDOMAIN\Group Policy Creator Owners
MYDOMAIN\Schema Admins
MYDOMAIN\Enterprise Admins
MYDOMAIN\Domain Admins
MYDOMAIN\...
2003 Oct 13
2
domain groups accessing samba share
Hey John,
I've been working on this most the day. Just can't seem to nail it
down! (Yes sir I did read the "How To")
Winbind is working fine - I can:
wbinfo -g
wbinfo -u
getent passwd
getent group
Problem is when I try to use a domain group on a Samba share I get a
username and password prompt; although, nothing seems to get me in!
Please advise
#Samba 3.0 running under
2003 Dec 01
0
No subject
...>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
A quickie
I have a user who logs into windows 98 as fred bloggs
on my solaris box hes got an account fbloggs
How can I mapp these names together so he can mount his home dir?
Thanx
Return-Path: <davecb@canada.sun.com>
Delivered-To: samba@lists.samba.org
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by
lists.samba.org (Postfix) with ESMTP id 9A0B144E7; Mon, 16 Jul 2001
09:23:25...