search for: fileservername

Displaying 4 results from an estimated 4 matches for "fileservername".

2005 Nov 21
2
cannot create entry in directory created by Samba
...ary files. I realize there are about 10^9 ways to set this up, but this is the way we chose. The java code works fine for directories not set up by Samba. I can write just fine to /usr/local/apache2/htdocs. I cannot write to /usr/local/apache2/htdocs/$name. in /etc/fstab I have added two lines: //$fileServerName/$name1 /usr/local/apache2/htdocs/$name1 smbfs credentials=/home/$userName/credentials 0 0 //$fileServerName/$name2 /usr/local/apache2/htdocs/$name2 smbfs credentials=/home/$userName/credentials 0 0 (of course, $names are just me substituting for the actual names entered, which can't be of any r...
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
...> > ############## end /etc/krb5.conf ##################### > > ############## begin /etc/samba/smb.conf ##################### > > [global] > ??????? server string = Fileserver > ??????? workgroup = EXAMPLE > ??????? realm = EXAMPLE.ORG > ??????? netbios name = FILESERVERNAME > ??????? security = ADS > ??????? local master = no > ??????? domain master = no > ??????? preferred master = no > ??????? idmap config *:backend = tdb > ??????? idmap config *:range = 200-999 Why so low a range ? > ??????? idmap config GIGL: backend = ad > ??????...
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
...ind_krb5_localauth.so ?? enable_only = winbind ?} ############## end /etc/krb5.conf ##################### ############## begin /etc/samba/smb.conf ##################### [global] ??????? server string = Fileserver ??????? workgroup = EXAMPLE ??????? realm = EXAMPLE.ORG ??????? netbios name = FILESERVERNAME ??????? security = ADS ??????? local master = no ??????? domain master = no ??????? preferred master = no ??????? idmap config *:backend = tdb ??????? idmap config *:range = 200-999 ??????? idmap config GIGL: backend = ad ??????? idmap config GIGL:schema_mode = rfc2307 ??????? idmap config...
2024 Jul 09
2
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 11:31:04 -0400 Luc Lalonde via samba <samba at lists.samba.org> wrote: > Hello, > > This problem has come back for me and I can't seem to get around it. > > When I try to access a share, I get this error: > > session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN > > Here's what I have in the logs (samba-4.20.1-1.el9.x86_64): >