Displaying 20 results from an estimated 1000 matches similar to: "No subject"
2002 Feb 18
0
Solaris 8 smb problem
I'm not sure if this is a samba/solaris problem or a Win98 problem and I'll tell you why. I have a Solaris 8 server runing samba 2.2.2, a linux/samba 2.0.7 box and a couple Win 98 boxes. When I did a complete restore of my Win98 box from tape, I could no longer access the Solaris 8 server via network neighbourhood. I can see the Solaris/samba box there with the other Win98 and linux box
2002 Feb 22
1
(no subject)
Hi people, sorry for the previous HTML stuff, I hope this time it's plain
text. Here's my problem:
I'm not sure if this is a samba/solaris problem or a Win98 problem and I'll
tell you why. I have a Solaris 8 server running samba 2.2.2, a linux/samba
2.0.7 box and a couple Win 98 boxes. When I did a complete restore of my
Win98 box from tape, I could no longer access the Solaris
2002 Feb 25
2
(no subject)
did U use :
smbpasswd -a user
th passwd must be the same
rick.
>From: "Gary Ferrer" <gary@ferrer.yi.org>
>To: "Samba-users" <samba@lists.samba.org>
>Subject: [Samba] (no subject)
>Date: Fri, 22 Feb 2002 00:07:04 -0800
>
>Hi people, sorry for the previous HTML stuff, I hope this time it's plain
>text. Here's my problem:
2001 Dec 08
1
almost printing
Ok, I've managed to print to my HPDeskjet 694c attached to a Solaris 8 box
running samba 2.2.2 from Win98. Problem is with the left margin, there are
these little lines (garbage) running down the 1st column on the left side
of the page. Also, when I print a page from Word 97, the whole page doesn't
print (about 95% of it) and starts a little too far down the page. Printing
was perfect
2001 Dec 11
0
deskjet on Solaris
Can someone please help me with this problem? I've had this post on for a
long time with no luck.
I've managed to print to my HPDeskjet 694c attached to a Solaris 8 box
running samba 2.2.2 from Win98. Problem is with the left margine, there are
these little lines (garbage) running down the 1st collumn on the left side
of the page. Also, when I print a page from Word 97, the whole page
2007 Jul 12
0
No subject
=20
=20
12:53:41.358166 IP (tos 0xb8, ttl 127, id 0, offset 0, flags [none], =
proto:
UDP (17), length: 856) 189.8.113.170.5060 > 189.8.126.177.5060: SIP, =
length:
828
INVITE sip:7002 at 189.8.126.177:5060;user=3Dphone SIP/2.0
Via: SIP/2.0/UDP
189.8.113.170:5060;branch=3Dz9hG4bKba4h2m2070fhnc4q20k1.1
Call-ID: d6dc25017b171144f35fb9e1c9c393a3 at 10.0.0.10
2003 Dec 01
0
No subject
entries)
[2002/06/07 12:46:16, 0] smbd/service.c:(614)
1001627gefage (3.61.235.23) Can't change directory to /tmproot (Permission
denied)
[2002/06/07 12:46:17, 0] rpc_client/cli_netlogon.c:(157)
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
[2002/06/07 12:46:17, 0] rpc_client/cli_login.c:(74)
cli_nt_setup_creds: auth2 challenge failed
[2002/06/07 12:46:17, 0]
2009 Aug 28
0
net rpc group addmem gives NT_STATUS_ACCESS_DENIED
On Fri, Aug 28, 2009 at 1:41 PM, Avinash Rao <avinash.aol at gmail.com> wrote:
> On Fri, Aug 28, 2009 at 2:36 AM, Alex Crow<acrow at integrafin.co.uk> wrote:
> >
> >> Alex,
> >>
> >> I have been trying to use "root preexec" to add domain users to Power
> >> users group on the local workstation, it never works..
> >>
>
2015 Jun 01
3
Signaling incoming call
Steve Edwards <asterisk.org at sedwards.com> schrieb:
> You can fiddle with the ring tone by phone specific configuration and
> phone specific SIP headers (sipaddheader(Alert-Info: ...)).
>
> These seem relevant:
>
> http://www.voip-info.org/wiki/view/RTTTL+melodies+for+ST2030 (the
> discussion looks relevant as well).
>
>
2008 Oct 21
2
samba idmap ldap backend
Hello all=20
=20
First of all Sorry for the long e-mail
=20
I am trying to get samba working as a domain member and store the idmap =
in a ldap database.
=20
The join is successful and all commands are working like it should =
wbinfo =96u, wbinfo =96g kinit enz
But the id administrator command gives me the following
=20
# id administrator
id: administrator: no such user
=20
If I do
2010 Nov 22
3
save a regression model that can be used later
Hi everyone
I have a question about how to save a regression model in R and how to retrieve it for making predictions in a new session.
To be more specific, I fitted a multilevel logistic regression model using the lmer from the "lme4" package. I then successfully make predictions using fitted(mymodel).
Since data are complex (three levels, nested, numerous categorical and
2005 Jul 22
0
winbbind not quiried by nsswitch on solaris 8
Afternoon to all,
I am having the following problem for 3 days now and am starting to bang
head against wall :)
Here is the setup : Solaris 8 box running Samba 3.0.4 server member in
an NT 4 style domain
I have managed to get it to join the domain and if I create a
corresponding account on the sunbox (without password) users are able to
log into shares with appropriate passwords and other
2003 Dec 01
0
No subject
actually touches the ACLs for newly created files and directories. smbd
only seems to manipulate ACLs when they're changed from a windows client.
3. The "inherit acls" config option does not fix this problem,
which is not surprising since that's not what the option is intended to do.
------_=_NextPart_001_01C260B4.8812FA00
Content-Type: text/html;
2000 Aug 09
0
circles overshoot
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C00241.18831EF0
Content-Type: text/plain;
charset="iso-8859-1"
Anyone ever tried to
plot(c(1.0,0,2),c(1.0,0,2));
symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE); #?
Why does the circle overshoot ?
The problem is
2000 Aug 09
0
Circles on all R devices
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C00240.001284B0
Content-Type: text/plain;
charset="iso-8859-1"
Anyone ever tried to
plot(c(1.0,0,2),c(1.0,0,2));
symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE);
Why does the circle overshoot ?
The problem is
2000 Aug 09
1
circles overshoot (PR#629)
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C00241.18831EF0
Content-Type: text/plain;
charset="iso-8859-1"
Anyone ever tried to
plot(c(1.0,0,2),c(1.0,0,2));
symbols(c(1.0),c(1.0),circles=(c(1.0)),inch=FALSE,add=TRUE); #?
Why does the circle overshoot ?
The problem is
2003 Dec 01
0
No subject
1.) Edited my SMB.conf inside the /etc/samba directory - I changed the =
default workgroup name to match that of my Windows 2000 SP2 machine.
I also edited the Public share to point to /home/markdog/apps =
directory with open permissions for viewing.
2.) Manually started the SMBD and NMBD daemons- these are the copied =
lines from a terminal prompt:
[root@localhost /root]# smbd -D
smbd -D
2003 Dec 01
0
No subject
through the guest account.
This is my smb.conf on the linux side:
; Copyright (c) 1999 SuSE GmbH Nuernberg, Germany.
;
[global]
workgroup =3D SYAC
guest account =3D winuser
; guest account =3D nobody
keep alive =3D 30
os level =3D 2
kernel oplocks =3D false
; security =3D user
; Uncomment the following, if you want to use an existing
; NT-Server to authenticate users, but
2003 Dec 01
0
No subject
C:\>net view \\mummy
System error 64 has occurred.
The specified network name is no longer available.
C:\>ping mummy
Pinging mummy [192.168.2.2] with 32 bytes of data:
Reply from 192.168.2.2: bytes=3D32 time=3D63ms TTL=3D126
Reply from 192.168.2.2: bytes=3D32 time=3D63ms TTL=3D126
Any ideas?
Thanks.
------=_NextPart_000_004B_01C281B0.68A07A90
Content-Type: text/html;
2004 Apr 08
0
RE: Asterisk-Users digest, Vol 1 #3373 - 14 msgs
Can anybody recommend a good web interface for asterisk that actually works.
I am looking for a web interface that can show how many callers are on the phone, should be able to transfer the calls and disconnect. I have tried using the flash operator but has been unsuccessful in making it work.
thanks
-----Original Message-----
From: asterisk-users-admin@lists.digium.com