Displaying 8 results from an estimated 8 matches for "gdunn".
Did you mean:
dunn
2006 Jun 22
1
Share is read-only despite read only = no
The owner of a folder (userid gdunn01) is unable to make any changes to
it (rename / delete) through Samba despite being listed as having
read/write perms.
I'm using winbind for username mapping.
I feel like I'm missing something simple.
ma21cab5# wbinfo -t
checking the trust secret via RPC calls succeeded
ma21cab5# ls -l...
2004 Nov 09
5
Unable to join AD (FreeBSD)
Hi,
I am trying to get samba 3.0.7 working with our win2k DC. I installed samba
from the ports collection, so the kerberos library looks to be the heimdel
version.
I can use kinit to create a ticket and it authenticates against the DC just
fine. However when I attempt to use "net ads join" it fails with the
following response:
[2004/11/09 16:32:30, 0] utils/net_ads.c:ads_startup(183)
2004 Nov 01
4
FreeBSD kerberos for AD integration: MIT or Heimdal?
I have previously gotten samba 3.0.4 to work with the MIT
implementation, now with 3.0.7, the configure is looking for -lgssapi
and not finding it.
I can get the AD to issue me a kerberos ticket, samba is just
complaining about not geing able to find the gssapi library.
Does anyone have a tried-and-true approach using the ports system?
Thanks,
Graham
2004 Nov 08
0
3.0.7 server "NetBIOS over TCP disabled -- no workgroup available"
...0 0 atarashii.netbios-dgm *.*
udp4 0 0 atarashii.netbios-ns *.*
udp4 0 0 *.netbios-dgm *.*
udp4 0 0 *.netbios-ns *.*
What do I need to check?
Thanks,
Graham
gdunn@shizuka ~ % smbclient -L
atarashii ~
Password:
Anonymous login successful
Domain=[DEV] OS=[Unix] Server=[Samba 3.0.7]
Sharename Type Comment
--------- ---- -------
public Disk Archive
IPC$...
2004 Dec 22
1
Samba 3.0.10 ADS setup issue
I am attempting to setup Samba 3.0.10 on a Windows 2000 Active Directory
domain. The problem I'm having is getting Samba to configure correctly
to get the Kerberos library.
I've gone through previous posts and have tried doing what others
suggested but I still keep getting the error of:
"configure: error: libkrb5 is needed for Active Directory support"
The current configure
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...34, 3] nsswitch/
winbindd_user.c:winbindd_dual_userinfo(146)
[ 6457]: lookupsid S-1-5-21-1085031214-1957994488-1343024091-1123
One thing I've noticed is that I've (apparently) not used LDAP
anywhere. One guide I've found ( and based most of my setup on -
http://www.kurai.org/~gdunn/samba3-ad/fbsd_samba.html ) uses LDAP
explicitly, but my current setup is similar to what we've got on our
gentoo systems, and I can't see any explicit LDAP references anywhere
there either.
Can anyone offer any pointers? I tried the FreeBSD list but got
directed here.
Ashley
2004 Nov 02
0
More AD integration questions
Getting the following on startup:
[2004/11/02 09:57:15, 0] smbd/server.c:main(760)
smbd version 3.0.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/11/02 09:57:15, 0] lib/smbldap.c:smbldap_open_connection(623)
Failed to issue the StartTLS instruction: Decoding error
[2004/11/02 09:57:15, 1] lib/smbldap.c:another_ldap_try(936)
Connection to LDAP server failed
2004 Oct 28
1
Possible to map root to group via winbind?
samba 3.0.7, freebsd 5.2.1
My /usr/local/etc/samba-user.map looks like
root = DEV.grahamd
I would like to modify the ACLs on a directory that look like so:
drwxrwx--- 2 root Domain Admins 512 Oct 28 16:41 test2/
(if I chown the directory to my DEV.grahamd account, I can change ACLs
to my heart's content)
I'm operating under the assumption that only root, or the owner of a
file