Displaying 20 results from an estimated 275 matches for "webb".
Did you mean:
web
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
n...
2019 Aug 09
2
Windows cannot access \\server check the spelling of the name 0x800704cf
...ork 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 controller and my Windows machine's DNS is pointed at DC2. It is joined to the "WEBB" domain.
It was compiled from scratch on both machines and the config files are as follows:
Domain Controller:
# Global parameters
[global]
dns forwarder = 208.67.222.123
netbios name = DC2
realm = WEBB.LOCAL
server role = active directory domain controller
workgroup = WEBB
[netl...
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 segfaults:
>
> # lldb ./pid
> (lldb) target cr...
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.
DNS server 192.168.5.160 is one of your DC's ?
And if you have more DC's, add the other also in the dhcp config.
And Is dhcp option 015 DNS Domain Name set?...
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 runn...
2018 Dec 01
2
LTO, ifuncs, and lld
...esting 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
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 09:16:24PM -0800, Peter Collingbo...
2019 Aug 13
0
Windows cannot access \\server check the spelling of the name 0x800704cf
...todo with the removing of SMB1.
MS advice is also to use FQDN in share names.
It looks a bit like it.
https://support.microsoft.com/en-us/help/3181029/smb-file-server-share-access-is-unsuccessful-through-dns-cname-alias
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: Rich Webb [mailto:rwebb at zylatech.com]
> Verzonden: dinsdag 13 augustus 2019 16:24
> Aan: L.P.H. van Belle
> Onderwerp: Re: [Samba] Windows cannot access \\server check
> the spelling of the name 0x800704cf
>
> That info was in the section above:
>
> Windows IP Configuration
>...
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 Collingbo...
2006 May 18
4
Request Routing Plugin ( :requirements => { :subdomain => ''thing'' } finally works)
...9;t :)
It exposes several other request methods as well like domain, port,
method etc. and excepts Regexps as well as strings for matching.
SVN: http://svn.vivabit.net/external/rubylibs/request_routing/
README: http://svn.vivabit.net/external/rubylibs/request_routing/README
Cheers,
Dan
--
Dan Webb
http://www.danwebb.net
2014 Dec 18
6
setfacl: Option -m: Invalid argument near character 3
...binary that is running is /usr/sbin/samba and that is
started with /etc/rc.d/init.d/sernet-samba-ad start
Rich
-----Original Message-----
From: samba-bounces at lists.samba.org
[mailto:samba-bounces at lists.samba.org] On Behalf Of Miguel Medalha
Sent: Thursday, December 18, 2014 4:42 PM
To: Rich Webb; samba at lists.samba.org
Subject: Re: [Samba] setfacl: Option -m: Invalid argument near character
3
> I tried setting the permissions from the command line using:
>
> setfacl -R -m g:MYDOM\\domain\ users:rwx ./shared
>
> and it gives me:
>
> setfacl: Option -m: Invalid arg...
2019 Aug 12
4
Windows cannot access \\server check the spelling of the name 0x800704cf
...an: 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:
> > I would agree except now it smells more like a DNS issue
> since when I try: \\fs1 I get the error but if I do
> \\fs1.webb.local then it works every time.
> >
> > I've checked my dns suffix settings and search domains and
> all is correct. Could there...
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 I c...
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 quote...
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
...ave 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 Hamilton
Content Staging Engineer, CDHQ, CFSOCC
Camp As Sailiyah, Doha Qatar
318 432-7254 DSN
974 447-2156 HOME
974 578-8319 CELL
2014 Dec 19
3
setfacl: Option -m: Invalid argument near character 3
...r server )
( optional )
dig -x IP_OF_PROBLEM_MACHINE @YOURDC.domain.tld (or @AD_DC_IP )
for me :
getent group "domain users"
domain users:x:10000:
and You did set the UNIX id on the "Domain Users" group?
Greetz,
Louis
>-----Oorspronkelijk bericht-----
>Van: rwebb at zylatech.com [mailto:samba-bounces at lists.samba.org]
>Namens Rich Webb
>Verzonden: vrijdag 19 december 2014 14:40
>Aan: samba at lists.samba.org
>Onderwerp: Re: [Samba] setfacl: Option -m: Invalid argument
>near character 3
>
>Running CentOS 6.6
>Using the Sernet Ente...
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 Messag...
2005 Nov 28
5
Rails on lighttpd through proxy
...r
if that makes it easier. Any wisdom on this? Ive ploughed through
all the wiki and other articles on the subject but found no solution
as yet.
Hope someone can help me out, Ive been tearing my hair out over this for days...
Thanks in advance for saving what''s left of my hair,
--
Dan Webb
http://www.danwebb.net