Displaying 20 results from an estimated 2000 matches similar to: "Help: File is present (via Samba) but cannot be opened?"
2002 Nov 21
1
nmblookup not honoring smb.conf?
$ nmblookup ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ nmblookup -s /etc/samba/smb.conf ohwow
querying ohwow on 129.22.171.31
name_query failed to find name ohwow
$ cat /etc/samba/smb.conf
[global]
workgroup = scholars
netbios name = fedora
security = user
wins server = 129.22.4.11
wins support = no
name resolve order = wins lmhosts dns
my problem is that
2003 Dec 01
0
No subject
the directory
I setup in the smb.conf file on the LINUX machine named DP-WS67/CDs
I want to give all members of the DP group ownership of the directory.
When I enter chgrp 'HY-VEE\AUDIT' /RH1dat/CDs it works.
When I enter chgrp 'Hy-VEE\DP' /RH1dat/CDs I get =
chgrp: invalid group=20
name 'HY-VEE\\DP' =20
I ran these 2 commands with strace
2005 Mar 15
1
Drac and Dovecot, almost there ...
I have dracd and dovecot up and running and trying to get the two
connected. I'm using the FC3 rpms from callimg yum install.
I've downloaded the drac patch from http://dovecot.org/patches/drac.c
and compiled it with both
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
-I$dovecot/src/lib drac.c -o drac.so -ldrac
and
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
2009 Mar 25
0
CentOS won't shutdown ... or do anything else
I started to have problems similar to ones described in the past on
this list but could not find any kind of resolution. I did an
lsmod, a mount command, and for fun, did an strace on shutdown to
see where it is hanging, and an ltrace as well.
Any thoughts?
Module Size Used by
parport_pc 28033 0
lp 15661 0
parport 38153 2
2005 Oct 09
2
compiling asterisk on SuSE Linux 9.3 fails: illegal instruction
Hi all!
I'm running a SuSE Linux 9.3 on a little book pc which is based on a VIA CPU and Chipset:
cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 7
model name : VIA Samuel 2
stepping : 3
cpu MHz : 532.776
cache size : 64 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
2006 Aug 06
1
How to use omega to search remote back end?
Folks,
Having trouble getting this to work. OMEGA cgi is not reading my stub file properly because it is trying to read it as a directory instead of a file. Is there an easy fix? Here is a transcript.
Thanks,
OSC
oscar@epsilon:/svr/xapian/beta$ ls -aFl
total 21335200
drwxr-xr-x 2 oscar oscar 4096 Aug 6 10:15 ./
drwxr-xr-x 5 oscar oscar 4096 Aug 6 12:59 ../
lrwxrwxrwx 1 oscar
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2002 Sep 11
0
Strange Hang over ssh
rsync-2.4.6-1 RPM on receiving side on Red Hat 7.3
rsync-2.4.6-13 Red Hat 7.2 RPM on sending side
Trying to do a "pull" from sender over ssh, rsync hangs after transferring very little data, usually on the first or second file.
strace rsync -avzur --bwlimit=35 -e ssh user@remote:/directory /local/directory
(init stuff)
read(5, "\375\217\177=", 4) = 4
select(6,
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
I have setup Centos-3.1 on a Dell Optiplex GX1 this week. It has to
replace an old Compaq Deskpro I used as a firewall/router running the no
longer supported RedHat 7.1. I have the NAT firewall up and running, and
it works OK.
However, there is one thing bugging me. I cannot use any client software
that queries a nameserver. I tried to use "dig", "host" and
2006 Nov 17
0
Problem with Asterisk 1.4.0-beta3 and Digium TE405P
Hope this is the right place to report/ask for help...
Have have a 1.2.7.1 installation running reasonably happily for a while.
Thought we might give 1.4.0b3 a go. Ran it on a local test machine (that
has the single port card) and all was well. However, when I run it on a
machine with the 4-port card, it has trouble with Zaptel. I attach some
diagnostics and welcome any suggestions (including
2006 Oct 11
1
Problem with ZAPTEL-1.4.0-beta1 and WCT100P card
Hello,
I'm trying to upgrade an Asterisk 1.2 linux box to Asterisk 1.4. I
installed the following
-rw-r--r-- 1 root root 10908541 Sep 21 13:25 asterisk-1.4.0-
beta2.tar.gz
-rw-r--r-- 1 root root 993921 Sep 21 13:25 asterisk-addons-1.4.0-
beta1.tar.gz
-rw-r--r-- 1 root root 80019 Sep 21 13:25 libpri-1.4.0-beta1.tar.gz
-rw-r--r-- 1 root root 1523413 Sep 21 13:25
2002 Jul 17
1
Re: smb.conf - fixed? :)
open("/usr/local/samba/var/log.smbd",
O_WRONLY|O_APPEND|O_CREAT|O_LARGEFILE, 0666) = -1 EACCES (Permission
denied)
umask(0) = 022
brk(0x81e6000) = 0x81e6000
stat64("", 0xbfffed80) = -1 ENOENT (No such file or
directory)
umask(022) = 0
That "No such file or directory"
2006 Apr 21
1
AW: getent not working (again)
I don't think that this is my problem. When I try 'getent passwd <user>' I
get no output either. And we only store about 200 users. Is bug 3024 fixed
in the newest version? I will try to apply the patch.
J?rg
-----Urspr?ngliche Nachricht-----
Von: Gautier, B (Bob) [mailto:Bob.Gautier@rabobank.com]
Gesendet: Freitag, 21. April 2006 12:54
An: Horchler, Joerg;
2006 Apr 21
2
getent not working (again)
Hi all,
after I searched the internet about a week now I can't find an answer to my
problem:
The company I work for is using a Windows 2003 Domain using the Windows
Services for UNIX (SFU) and NIS. We are using two Domain Controllers that
are hosting the ADS.
Now I want to use Samba and NFS to implement a file server for our mixed
client enviroment: There will be Linux, HP UNIX, Solaris,
2005 Oct 11
3
dovecot won't launch
Hi,
I downloaded the latest dovecot (1.0 alpha 3) and tried numerous
installs which get me nothing. No errors, no crashes, no segfaults
and no running dovecot. It just seems to silently exit. I was trying
to build with mysql support but I've also tried a plain old install,
just configure, make install, etc. I get nada. strace doesn't show
anything, at least as far as I can tell.
2003 Feb 21
3
openssh 3.5p1 with openssl-0.9.7a - long
Hi !
This is my first posting so HELLO to everybody !
I`m trying to install openssh 3.5 with newest version of openssl
0.9.7a on rh - i`m building rpms from spec included in openssl
and openssh dist. All compilations went well, sshd, ssh is
working but ... i can`t scp:
[root at beer /root]# scp a.out root at dns:/root/
root at dns's password:
scp: error while loading shared
2008 Feb 29
1
cram-md5 crashes passdb
Hi all,
When setting auth mechanisms: plain login cram-md5 and only having pam
passdb and passwd userdb. dovecot nevers starts and crashes reporting:
Feb 29 10:19:41 pitux-clust-op1 dovecot: Dovecot v1.0.10 starting up
Feb 29 10:19:41 pitux-clust-op1 dovecot: auth(default): CRAM-MD5
mechanism can't be supported with given passdbs
Feb 29 10:19:41 pitux-clust-op1 dovecot: Auth process died
2002 Sep 25
1
tftpd-hpa does not fork
hi,
i try to get this tsize capable tftpd running,
but it doesn't fork. (as read the strace output
and the process table)
strace:
9122 execve("/usr/sbin/in.tftpd", ["/usr/sbin/in.tftpd", "-u",
"nobody", "-s", "/var/tftpboot/"], [/* 35 vars */]) = 0
9122 uname({sys="Linux", node="saturn", ...}) = 0
9122
2015 Jan 03
0
Samba4 Kerberos kinit does not resolve kdc hostname
On 03/01/15 16:31, Robert Hartmann wrote:
> Hi,
>
> i am really depressed at this moment. I set up an domain controller
> using samba4 and an raspberry pi.
>
> I can join the domain and everything works BUT kerberos has some
> strange problems resolving my raspberry hostname.
>
> First of all some information:
>
> Raspberry pi is DHCP Server and DNS-Server
2015 Jan 03
0
Samba4 Kerberos kinit does not resolve kdc hostname
On 03/01/15 18:45, Robert Hartmann wrote:
>
> Hi,
>
> /etc/resolv.conf looks exactly like this:
>
> domain family.rapsberry.local
> search family.rapsberry.local
> nameserver 192.168.178.222
>
> So to answer your question: yes the only Nameserver the raspberry has
> is itself.
>
Hi, firstly, you might as well remove the 'domain' line, it will be