Displaying 4 results from an estimated 4 matches for "rimfir".
Did you mean:
rimfire
2016 Oct 10
1
unable to browse shares
...mba on arch linux and I cant browse the shares I get
prompted for password over and over.
I see this in my logs
[2016/10/10 17:14:50.128711, 1]
../source3/librpc/crypto/gse.c:497(gse_get_server_auth_token)
gss_accept_sec_context failed with [ Miscellaneous failure (see text):
Failed to find cifs/rimfire.hebe.us at HEBE.US(kvno 2) in keytab
MEMORY:cifs_srv_keytab (aes256-cts-hmac-sha1-96)]
[2016/10/10 17:14:50.128737, 1]
../auth/gensec/spnego.c:545(gensec_spnego_parse_negTokenInit)
SPNEGO(gse_krb5) NEG_TOKEN_INIT failed: NT_STATUS_LOGON_FAILURE
[2016/10/10 17:14:50.128766, 2]
../auth/gensec/sp...
2016 Oct 11
3
computer managemnt
How I get Domain Administrator to have access in samba ? When I try to
access samba from Computer management i get access denied
2016 Oct 12
2
kodi cant access samba shares
I am running one version before 4.4.5 on arch Linux it is join to my domain
controller and it not functioning as dc. Do I need to configure host name
for kodi ? I will setup setup zeroconf/Avahi
2016 Oct 12
0
kodi cant access samba shares
.... Do I need to
> configure host name for kodi ? I will setup setup zeroconf/Avahi
You posted your smb.conf earlier, can you try this version of it:
[Global]
workgroup = HEBE
security = ads
realm = HEBE.US
server string = %h ArchLinux Host
netbios name = rimfire
interfaces = bond0
bind interfaces only = no
winbind enum users = Yes
winbind enum groups = Yes
winbind use default domain = Yes
winbind nested groups = Yes
winbind separator = +
winbind refresh tickets = yes
winbind offline...