Displaying 7 results from an estimated 7 matches for "benvon".
Did you mean:
benson
2005 Jul 22
1
winbind lookup errors
...rit.
Any help would be greatly appreciated. This problem is affecting quite
a few of my servers (around a dozen).
Interesting data is included below.
Thanks,
Ben Vaughan
College of Engineering
Iowa State University
Here is a log level 10 dump from winbind.log after running "wbinfo -n
benvon" (my username):
[2005/07/22 08:33:19, 6] nsswitch/winbindd.c:new_connection(603)
accepted socket 19
[2005/07/22 08:33:19, 10] nsswitch/winbindd.c:process_request(332)
process_request: request fn INTERFACE_VERSION
[2005/07/22 08:33:19, 3]
nsswitch/winbindd_misc.c:winbindd_interface_version...
2007 May 04
2
mount.cifs and sec=krb5
...Samba folks,
I am attempting to mount a cifs share on a RHEL 5 box using
mount.cifs. The server is another RHEL 5 box. Both boxes are joined
to the same Kerberos realm (AD).
I kinit to get my Kerberos tickets.
This is the mount command I'm using:
mount.cifs //rhel5.server.iastate.edu/benvon ./mnt -o
user=benvon,sec=krb5
This results in a password prompt, then a permission denied message
(even if the password was correct).
The interesting thing to see is the log on the server (log level 10
excerpt):
[2007/05/04 15:10:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1010)
sesss...
2004 Dec 17
1
RHEL3 3.0.9 Release & Active Directory Membership
Some preliminary testing indicates that there may be problems in the
newly released Red Hat 3.0.9 packages (not samba.org's) in regard to
joining an AD as a full member (w/kerberos). This may also affect
maintaining current membership in such an environment. If anyone has
already upgraded and is experiencing the same or different behavior
please let me know. Specifically we are seeing
2002 Aug 26
2
Homedrive mapping
...leartext passwords sent to
downlevel servers ) truly the issue? Is there any way to re-enable this
functionality with more modern (2.2.x) versions of samba?
Thanks,
Ben Vaughan
Ben Vaughan
Systems Engineer, Engineering Computing Support Services
210 Marston 515 294-1629, Iowa State University
benvon@iastate.edu pageben@iastate.edu
2002 Sep 06
1
A user named homes and homedir mounting
...are definition
and his username and samba getting confused.
Could this be a bug or unchecked special case in samba? Has anyone else
seen this behavior?
Thanks!
Ben Vaughan
Ben Vaughan
Systems Administrator, Engineering Computing Support Services
210 Marston 515 294-1629, Iowa State University benvon@iastate.edu
pageben@iastate.edu
2005 Jan 25
1
3.0.11pre2 and wbinfo --users-sids
Hello good people of Samba,
I've been working with the latest Samba (3.0.11pre2) and have noticed
that between 3.0.11pre1 and 3.0.11pre2, wbinfo --user-sids <SID> has
stopped working. I have confirmed that going back to version 3.0.11pre1
(everything else being held steady) corrects the error I'm seeing.
#wbinfo -n <username>
<big long SID>
#wbinfo --user-sids=<big
2004 Jun 23
1
Samba 3.0.4 + OpenAFS 1.2.11 and fake-kaserver
I'm trying to build the --with-fake-kaserver option in 3.0.4 on RHEL
3.0.
I'm using the srpms provided on the samba.org site
(http://us3.samba.org/samba/ftp/bin-pkgs/RedHat/SRPMS/samba-3.0.4
-1.src.rpm).
My OpenAFS version is 1.2.11, rpms (openafs-1.2.11 and
openafs-devel-1.2.11) provided from openafs.org.
It compiles fine if I omit the --with-fake-kaserver configure option.