Displaying 20 results from an estimated 400 matches similar to: "domain member server problems"
2003 Oct 20
0
AFS via Samba compile problem
Hi folks,
I'd like to compile samba-3.0.1pre1 --with-afs to reach my afs filesystem
thru samba. Maybe it's not samba related bug but I hope if somebody can
help me.
Compiling auth/pampass.c
auth/pampass.c: In function `make_pw_chat':
auth/pampass.c:224: warning: passing arg 1 of `next_token' from
incompatible poi
nter type
auth/pampass.c:235: warning: passing arg 1 of
2003 Oct 22
0
AFS thru Samba 3.0
Hi folks,
I've ran many circles about this topic, read tons of documents. But have
not found a working solution. Here is the scenario:
There is a network contains around 350+ nodes, mixed Win98 and Win2k.
There are four mars_nwe servers they use. We'd like to migrate that 4
servers into an AFS cell and offer it thru Samba which should be acting as
a PDC. So far it seems not too
2003 Oct 11
0
Samba 3.0 acl problems
Hi folks,
I have set up a samba-3.0 compiled with-acl-support on a Red Hat 9
with 2.4.21 patched with acl and extra attribs, ext3 filesystem
mounted acl,user_xattr. I use win2k to set up acls.
Samba acting as a pdc this part works fine. I'd like to set up the
samba as a pdc of 350+ nodes mixed win98 and win2k and I'd like to use
acls on it.
The problems are the following:
If I add a
2003 Nov 28
0
PDC+LDAP+Win2k/XP domain logon
Hi,
I successfully installed samba 3.0.1pre4 from cvs tree with ldap-2.0.27.
I can log in with administrator but can't get my machines (win2k and XP)
joined into the domain.
Here are some relevant part of the log file.
[2003/11/28 15:02:32, 3] rpc_server/srv_pipe.c:api_rpcTNP(1509)
api_rpcTNP: rpc command: SAMR_OPEN_DOMAIN
[2003/11/28 15:02:32, 3]
2001 Nov 05
2
strange printing problem
Hi folks,
First of all I have a well-working samba-2.2.2-20011013 on a Redhat 7.1
with 2.4.7.
(Fast like a thunder 8-). Good job guys!) But. I have a little problem
with printing:
At my work we have only NT 4.0 workstations on our LAN with sp6a or sp5.
This problem is appearing when a client try to print onto a printer
attached to samba.
Sometimes. But sometimes not.
> api_net_sam_logon:
2002 Apr 17
4
openssh-SNAP-20020412 and AIX ...
Folks,
On AIX 4.3.3-08ML with the IBM C Compiler, and ssh configured to use
the prngd-socket "/dev/egd-pool", the make bombs out at:
/usr/bin/cc -g -I. -I. -I/usr/local/include
-DSSHDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
2001 Mar 16
2
SIGHUP/av[0] restart failure
Hello,
OpenSSH 2.5.1p1 running under AIX 4.3.3ML06. When I send a HUP
signal to the parent sshd, that parent process dies, it's children
get "adopted" by init, and the following message is put in the error
log ...
Mar 13 12:01:48 whippet sshd[31644]: Received SIGHUP; restarting.
Mar 13 12:01:48 whippet sshd[31644]: RESTART FAILED: av[0]='sshd',
error: No such file or
2001 Mar 26
1
duplicated lines in serverloop.c? (openssh252p2)
Hi,
I was looking through the source, and I noticed that the following
code appears twice in the file serverloop.c. Is it supposed to, and
if not, would there be any ill effect?
+289
+290 /* Read and buffer any available stdout data from the
program. */
+291 if (!fdout_eof && FD_ISSET(fdout, readset)) {
+292 len = read(fdout, buf,
2001 Oct 12
2
lr with positive coeffs
Is there any way in R to do a linear regression with positive
coefficients only?
Thanks for any help!
Sandor Lehoczky
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To:
2004 Aug 13
2
heavy load on port 443
Hi,
While I was working, the follwing message flud the screen.
Aug 13 23:32:28 www /kernel: Limiting closed port RST response from 213
to 200 packets per second
The /var/log/apache_ssl_engine.log started
to grow with similar messages:
[13/Aug/2004 23:43:49 66440] [error] SSL handshake failed (server
www.beco.hu:443, client 217.102.90.240) (OpenSSL library error follows)
[13/Aug/2004 23:43:49
2006 Feb 13
1
How to delete NON-EMPTY directories through a Samba share?
Hi all,
I have setup a Samba server as file and print server. Everything works
perfectly, I can print, I can write, delete files through Samba. But, the
only thing that does not work is to delete a NON-EMPTY directory. No error
message received, just don't want to delete it. As soon as I delete all
files from the directory, then the directory can be deleted too. The problem
is recursive for
2005 Apr 29
4
charset problem with smbmount
Hi!
I have a test file with all special characters of hungarian language on a
windows share: ??????????????????.txt
(I hope Your mailer wiill show them correctly :-))
When I use smbclient to connect to share, I see correct characters, I can
get the file to local disk and ls shows the correct name too.
When I try to mount with smbmount the closest result I produced was:
?I???AuUoO?U?????O.txt
cp
2002 May 22
2
chrooting/jailing transfer-only accounts
Folks,
I've been tasked to find a solution that will create
file-transfer-only accounts that are jailed or chrooted to a specific
directory. (Not an uncommon task, I think.)
Using the OpenSSH server and the OpenSSH scp client program, I can
achieve the goal of having a file transfer only account jailed to a
specified directory, by using the "scpjail" script (attached) as a
2002 Jun 25
1
For us AIXers ...
... who are nervous because:
(a) it seems that there will be a widely-known vulnerability
and/exploit for OpenSSH available in the coming days, and
(b) the advertised fix for the problem, privilege separation, doesn't
seem to be working on AIX as of the latest release version of OpenSSH
(based on the comments I've read; I haven't tried it yet) ...
... what should we do? I've
2002 Dec 10
1
Problems with the tty's in openssh + AIX
Hi everybody.
I posted this also to comp.sec...ssh, so excuse me for multiple emails.
I downloaded openssh-3.5p1 and compiled under AIX.
Now,
if I run that program, Sandor W. Sklar in bugzilla #124 suggested (see
below),
it works in linux, not in AIX 5.1.
in AIX it produces the same "hang" as the original problems Ihave with
"tclsh"-command. sshd hangs with this output:
2004 Aug 13
6
sequences in the auth.log
Hi all,
I found similar sequences in the
/var/auth.log files of freebsd boxes, I supervise.:
Aug 13 13:56:08 www sshd[26091]: Illegal user test from 165.21.103.20
Aug 13 13:56:11 www sshd[26093]: Illegal user guest from 165.21.103.20
Aug 13 13:56:15 www sshd[26096]: Illegal user admin from 165.21.103.20
Aug 13 13:56:18 www sshd[26103]: Illegal user admin from 165.21.103.20
Aug 13 13:56:21 www
2010 Oct 20
3
how to set Ruby path?
How do I set the Ruby path that Puppet uses? I have Ruby Enterprise
Edition installed for my *application*, installed from source and
symlinked (/usr/local/bin/ruby) so it''s in the path, overriding the
default .deb installed standard Ruby (/usr/bin/ruby). For *Puppet* I
want to use the standard Ruby (/usr/bin/ruby).
I''m seeing some hangs during my Puppet runs and I''m
2008 Feb 05
5
32 bit applications on 64 bit machine
Hi people,
I have a 64 bit Centos machine. My problem is that I can't run 32 bit applications on that. I can compile with the 32 bit option my sources, but when I'm trying to run them I obtain the following error message:
-bash: ./a.out: cannot execute binary file
And the file a.out returns the following:
a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux
2009 May 19
2
Unable to make outbound calls
I've got an asterisk 1.4.24 box with dahdi complete 2.1.0.3+2.1.0.2
I've got a 2 port T2XXP card attached with on T1 currently plugged in.
Inbound calls work fine, but outbound fail with the rather cryptic:
[May 19 17:28:07] WARNING[11360]: app_dial.c:1237 dial_exec_full: Unable to
create channel of type 'DAHDI' (cause 0 - Unknown)
There are similar threads I've found on the
2011 Aug 16
4
Dashboard table resource_statuses growing uncontrollably
I''ve "inherited" the administration of a puppet-dashboard (version
1.1.0, installed on RHEL 5.6 from puppetlabs RPM), and have hit a
problem I''m hoping for some help with.
In short, one table, "resource_statuses" appears to be growing at a
rate far higher then the other tables:
mysql> select count(*) from nodes;
+----------+
| count(*) |
+----------+
|