Displaying 20 results from an estimated 275 matches for "webbs".
Did you mean:
webb
2019 Aug 12
1
Windows cannot access \\server check the spelling of the name 0x800704cf
>From FS1 (file server):
#> cat /etc/hostname
fs1.webb.local
#> cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.5.161 fs1.webb.local fs1
#> cat /etc/resolv.conf
# Generated by NetworkManager
search webb.local
nameserver 192.168.5.160
#> host -t A
2019 Aug 09
2
Windows cannot access \\server check the spelling of the name 0x800704cf
Hello,
I am randomly getting this message when attempting to connect to my samba 4 file server by entering \\server in the run command in Windows. If I enter \\ip address then it will work every time. This seems like a DNS issue but not sure why.
I am running Samba version 4.9.2 on both the domain controller (dc2) and the file server (fs1)
I am using the internal DNS server on the domain
2019 Aug 10
4
Windows cannot access \\server check the spelling of the name 0x800704cf
So then looking at my config files for both machines you see no problems there? I'm testing now, but I'm wondering if this is only happening on windows 10 clients.
Thanks,
Rich
> Avahi is the usual problem if you use '.local' (which isn't recommended
> any more), but the more I think about this, I begin to think this is a
> Windows problem.
>
> Rowland
>
2006 Jun 09
11
Adding routes from plugin
Can anyone tell me how to add routes from plugin? I know it is possible
because of this changeset: http://dev.rubyonrails.org/changeset/2967 but
i didn''t find way how to do it.
retro
--
Posted via http://www.ruby-forum.com/.
2019 Jan 09
2
LTO, ifuncs, and lld
It's at this point where I think about filing a full bug report with
llvm. Any hints before I do?
On Mon, Jan 07, 2019 at 04:00:02PM -0500, Shawn Webb wrote:
> It looks like this commit breaks CSU initialization with
> statically-compiled applications.
>
> With a very simple application at [1], compiled with:
> cc -g -O0 -flto -static -o pid pid.c
>
> The application
2019 Aug 13
2
Windows cannot access \\server check the spelling of the name 0x800704cf
Hai Rich,
Your output of ipconfig /all
Where are these?
Primary Dns Suffix . . . . . . . :
DNS Suffix Search List. . . . . . :
This one is below in the output.
Connection-specific DNS Suffix . :
Verify above again, if these 3 are all there and set to webb.local
Then try this : in you network settings, disable ipv6
Beside ipv6 and the 2 missing outputs, i see the same here on my pc.
2019 Aug 09
0
Windows cannot access \\server check the spelling of the name 0x800704cf
On 09/08/2019 21:31, Rich Webb via samba wrote:
> Hello,
>
> I am randomly getting this message when attempting to connect to my samba 4 file server by entering \\server in the run command in Windows. If I enter \\ip address then it will work every time. This seems like a DNS issue but not sure why.
>
> I am running Samba version 4.9.2 on both the domain controller (dc2) and the
2018 Dec 01
2
LTO, ifuncs, and lld
Thanks for providing the patch! I got around to testing it this
morning and it appears it fixes compilation, but produces a
non-working system.
I know that's kinda vague and I'll have more details soon, including
sample binaries. I at least wanted to give a status update so you
didn't think you were being ignored.
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
2019 Aug 13
0
Windows cannot access \\server check the spelling of the name 0x800704cf
Hai,
Please keep mailing to the list, that migh help others later on also.
Now, you pc config looks ok.
> With NetBIOS disabled I continue to be able to access the
> server with \\fs1 so is this likely a netbios bug maybe with 10?
Able or not able?
And not its not a bug, its a feature, SMB1 is getting killed, this is an inheritance of it.
The other things in you configs look all
2018 Nov 29
2
LTO, ifuncs, and lld
Hey Peter,
Here you go!
https://hardenedbsd.org/~shawn/2018-11-28_reproduce-01.tar
Thanks,
--
Shawn Webb
Cofounder and Security Engineer
HardenedBSD
Tor-ified Signal: +1 443-546-8752
Tor+XMPP+OTR: lattera at is.a.hacker.sx
GPG Key ID: 0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89 3D9E 6A84 658F 5245 6EEE
On Wed, Nov 28, 2018 at 05:30:57PM -0800, Peter
2006 May 18
4
Request Routing Plugin ( :requirements => { :subdomain => ''thing'' } finally works)
Hi All,
Just a quick note to say that I''ve released an intial version of the
request routing plugin which essentially allows you to use various
request object properties as requirements in routes. Most notably you
can do:
map.connect "thing", :controller => ''main'', :requirements => {
:subdomain => ''whatever'' }
..just like the wiki
2014 Dec 18
6
setfacl: Option -m: Invalid argument near character 3
I just tried that and I got the same error. I think there is some
extended acl support that I'm missing somewhere.
It's like the setfacl command is not recognizing the AD groups as valid
groups.
I should also add the following information:
This server is built up on CentOS 6.6 Minimal using the Sernet-Samba
Enterprise packages.
It looks like the binary that is running is
2019 Aug 12
4
Windows cannot access \\server check the spelling of the name 0x800704cf
Windows 10? Then this is normal behaivor.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Verzonden: maandag 12 augustus 2019 15:50
> Aan: sambalist
> Onderwerp: Re: [Samba] Windows cannot access \\server check
> the spelling of the name 0x800704cf
>
> On 12/08/2019 14:18, Rich Webb wrote:
2014 Dec 19
2
setfacl: Option -m: Invalid argument near character 3
What's the content of your /etc/nsswitch.conf?
Am 19. Dezember 2014 14:22:56 MEZ, schrieb Rich Webb <rwebb at zylatech.com>:
>Matt,
>
>Thanks for the reply. I'm not trying to add the "users" group. I'm
>trying to add the "Domain Users" group. That is the reason for the \
>in
>front of the space. It's translated as a literal. I think
2014 Dec 19
3
setfacl: Option -m: Invalid argument near character 3
On 19/12/14 13:22, Rich Webb wrote:
> Matt,
>
> Thanks for the reply. I'm not trying to add the "users" group. I'm
> trying to add the "Domain Users" group. That is the reason for the \ in
> front of the space. It's translated as a literal. I think I could also
> put quotes around it and not have to use the \ and the space.
>
> The
2006 Feb 10
7
convert rails object to javascript variables
Am i a total idiot to try and parse out a rails object for javascript
in this way?
<%
for i in interface_items[0].attributes
%>
var <%= i[0] %> = "<%=h( i[1] )%>"
<%
end
%>
Am I missing something really obvious?
Thanks,
Mark
--
--------------------------------------------------------------------
I am Mark Daggett and I approve this message.
2006 Jan 26
4
Secure Share
I am trying to create an individual secure share in Samba. We have it
loaded on a Solaris box and our users access the shares using Windows
Explorer. It appears that everything I've read only allows me to create
secure shares for all the shares. Is there a way to create individual
secure shares? Those can be password protected or not.
Thanks
Scott Webb
Senior Consultant, Booz Allen
2014 Dec 19
3
setfacl: Option -m: Invalid argument near character 3
Im did not follow the complete thread, but you can check the following.
smb.conf
## map id's outside to domain to tdb files.
idmap config *:backend = tdb
idmap config *:range = 50001-80000
## map ids from the domain the range may not overlap !
idmap config DOMAIN:backend = ad
idmap config DOMAIN:schema_mode = rfc2307
idmap config DOMAIN:range = 10000-40000
winbind
2014 Dec 19
3
setfacl: Option -m: Invalid argument near character 3
On 19/12/14 13:40, Rich Webb wrote:
> Running CentOS 6.6
> Using the Sernet Enterprise packages - sernet-samba-ad.
>
> Just tried:
>
> getent group "Domain Users"
> getent group DOMAIN\\Domain\ Users
>
> and neither command returned any entries.
>
> Rich
>
> -----Original Message-----
> From: samba-bounces at lists.samba.org
>
2005 Nov 28
5
Rails on lighttpd through proxy
Hi All,
We have a PHP site running on apache 1.3 and Im trying to graft typo
onto it at /blog/. Ive got the running using the symlink method but
apache/fastcgi are clunky to say the least so I want to move typo over
to lighttpd. Ive got this all working and Im now trying to get a
proxy working through from apache. Im using this:
RewriteRule ^/blog/?(.*)$ http://blog.myorg.net:8080/$1 [P]