Displaying 7 results from an estimated 7 matches for "sambafs".
Did you mean:
samba's
2018 Apr 19
4
Share authentication problem
Hi @ll !
I am trying to set up a samba fileserver in SuSe 42.3 as domain member
in a debian based Samba4 AD. The join seems to be ok, as I can get
/wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
I can also list all browsable shares with /smbclient -L \\SambaFS
-Uusername/, but when i add -k, I get following errors :
/SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed
(next[(null)]): NT_STATUS_INVALID_PARAMETER//
//SPNEGO: Could not find a suitable mechtype in NEG_TOKEN_INIT//
//session setup failed: NT_STATUS_INVALID_PARAMETER/
/--------...
2018 Apr 19
0
Share authentication problem
...onfig NTDOM : schema_mode = rfc2307
idmap config NTDOM : range = 10000-3999999
## these to depend on how u use samba. ( 4.6+)
#idmap config NTDOM : unix_nss_info = yes
#idmap config NTDOM : unix_primary_group = yes
If thats fixed my first guess would be..
You use: smbclient -L \\SambaFS -Uusername
You should use : Smbclient -L \\FQDN -Uusername
And depending on the samba/smblcient versions add -mSMB1
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Sascha Wiechmann via samba
> Verzonden: donderdag...
2008 Jul 17
2
Problems connecting to a NAS via Samba/Cifs Protokol
...h first of all is really wired, as the folder belongs to
root and so i can't acces it. But i need to be root to change this, and
root can't discouver this folder...
How would be the correct way to attach this storage the right way. I think
i need a fstab entry, and a few other things. cifs sambafs and so on are
installed. Of course i need access to the files and folders as "normal"
user. To make things easier, i have now a complete fresh installation, so
there is no need to put up with missconfigured conf's, fstab entries and
so on.
Thanks for your help
Thomas
2018 Apr 19
0
Share authentication problem
...wrote:
> Hi @ll !
>
> I am trying to set up a samba fileserver in SuSe 42.3 as domain
> member in a debian based Samba4 AD. The join seems to be ok, as I can
> get /wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
> I can also list all browsable shares with /smbclient -L \\SambaFS
> -Uusername/, but when i add -k, I get following errors :
>
> /SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed
> (next[(null)]): NT_STATUS_INVALID_PARAMETER//
> //SPNEGO: Could not find a suitable mechtype in NEG_TOKEN_INIT//
> //session setup failed: NT_STATUS...
2005 Dec 21
0
migrating users over to Samba PDC...slowly
...ver to Samba (domain name:
DOM2).
Without turning off anything on the Windows boxes, I created a new PDC
for the Samba server. I also created shares on this Samba server that
closely match (same share name mounted off same NetApp backend) the
Windows fileserver (e.g. \\winfs\share is the same as \\sambafs\share).
I don't want users to login using the new PDC yet, but I'd like them to
use the Samba server to mount all their files, so I had one of them
login using the old Windows PDC, but unmount all the old shares and
remount the new Samba server.
It worked well for a while...but then it di...
2007 May 04
1
LDAP auth not working
I'm on OS X running samba 3.0.10. That's what ships with Tiger and
so far I haven't had much luck getting it to compile from source...
I have an LDAP tree set up and working for general UNIX
authentication. Now I'm trying to get SAMBA working as a PDC.
Once I loaded the Samba schema extension, I thought smbpasswd -a would
do the SAMBAfication of a user, but it complained that
2018 Apr 20
1
Share authentication problem
...l !
>>
>> I am trying to set up a samba fileserver in SuSe 42.3 as domain
>> member in a debian based Samba4 AD. The join seems to be ok, as I can
>> get /wbinfo -u/ and /-g/, and /getent group/ and /passwd/.
>> I can also list all browsable shares with /smbclient -L \\SambaFS
>> -Uusername/, but when i add -k, I get following errors :
>>
>> /SPNEGO(gse_krb5) creating NEG_TOKEN_INIT for cifs/Samba1 failed
>> (next[(null)]): NT_STATUS_INVALID_PARAMETER//
>> //SPNEGO: Could not find a suitable mechtype in NEG_TOKEN_INIT//
>> //session se...