Displaying 20 results from an estimated 100 matches similar to: "trouble with samba access and groups"
2007 Jan 10
1
Compiling R-devel under Windows
Hello there,
I have a habit of compiling R-patched and R-devel every few days.
Recently, I noticed the following problem:
I downloaded both versions with Revision: 40421, Last Changed Date:
2007-01-09. R-patched compiles with no problem. R-devel compiles fine but
when it starts to make PDF documentation it generates the following (tail
of the "make distribution" output):
! pdfTeX
2009 Apr 24
2
Error building package: LaTeX error when creating PDF version
Hi all
I am trying to build an R package, which I have successfully done many times before, but have an error I cannot trace. I hope someone can help me.
Here's is some edited output (full output below if it is useful):
pdunn2 at PDunnUbuntu:~/DSdata$ R CMD build GLMsData
* checking for file 'GLMsData/DESCRIPTION' ... OK
* preparing 'GLMsData':
* checking DESCRIPTION
2009 May 12
2
compile error of libtheora example
hi all:
i downloaded libtheora1.0.tar.gz from xiph.org, and when i compile it,
such error message popped.
i tried to run player_example.c under /libtheora_1.0/examples/.
error message:
ivysummer at ivysummer-desktop:~/??/libtheora-1.0/examples$ gcc -o player
player_example.c
/tmp/ccpyle3c.o: In function `buffer_data':
player_example.c:(.text+0x15): undefined reference to
2006 Sep 21
1
create_builtin_(administrators|users): Failed to create (Administrators|Users)
Hi,
Since I upgraded Samba from 3.0.23b,1 to 3.0.23c,1 on my FreeBSD
6.2-PRERELEASE system I've the following messages in my logfile:
Sep 20 17:02:46 snoozy smbd[58430]: create_builtin_administrators:
Failed to create Administrators
Sep 20 17:02:46 snoozy smbd[58430]: create_builtin_users: Failed to
create Users
Anybody knows a fix?
Thanks in advance,
--
Bert van de Grift
2009 May 07
1
Consulting replace FFmpeg with Theora
hi,all:
I come here to consult that whether FFmpeg could be replaced with Theora
in our project. Here the thing. Our project, Bluesky(
http://incubator.apache.org/projects/bluesky.html) is podling in Apache
incubation. However, core function of our system, the encode/decode part
which implemented by FFmpeg(GPL licensed)(we mainly use libavcodec and
libavformat library), conflicts with Apache
2006 Jun 02
0
parent vs child directory permissions problem
I run FreeBSD 4.6-RELEASE (GENERIC) with samba-2.2.4_1 installed.
my workstations all run windows xp home or pro with SP2. We're on a
workgroup, not a domain.
Lately I've been having a problem with changing rights on subfolders.
this is my directory structure
drwxrwx--- 53 root allstaff 2048 Jun 2 08:19 topdirectory
drwxrwx--- 4 Jack group1 512 May 23 13:10
2005 Jul 04
3
CentOS 4.1 Apache
Hi folks,
I've just put CentOS 4.1 on my webserver, displacing OpenBSD (1 up for
Linux :-))
I found that the Virtual Hosts function doesn't appear to work. All
virtual hosts accesses default to the main www directory instead of
serving from their respective directories.
Has anyone else found the same problem?
Thanks.
Ben
2003 Aug 28
0
AgentLogin and Huntgroups
I'm developing asterisk to work in a small Call Center for a Mobile
Communications Provider.
I'm looking for references for Agent Logins and Huntgroups.
If any of you have already configured Asterisk for such a Task and would be
willing to let me take a look at your config files could you please email
them to me at mailto:jhelmich@bluesky.as
Thanks,
Jason Helmich
MIS, Blue Sky
2007 Jun 21
2
Need Help: User Defined R Functions in Sweave/Latex
Dear all,
I want to start my post by expressing my sincere gratitude for all the
help this group has given me in Sweave/Latex/R. The tools are
excellent and so is the community!
On to the question.
My Sweave code is intended to make lots of plots and create a *.pdf
document. Sweave is perfect for this. The only problem is that I find
myself using the same R code, within my Sweave input file
1998 Oct 05
1
R meets the gimp
As part of preparation for a ``visualization'' course I am supposed to teach
I had a brief play with using the Gimp to capture an on-screen R plot and
then massaging it into something more suitable for magazine publication :-).
You can see the result at
ftp://stat.auckland.ac.nz/pub/ihaka/plot.jpg
It looks best in truecolor.
Ross
2003 Oct 09
0
Asterisk and DMS100 Channelized T-1
We have a DMS100 that does not have PRI.
So we're using a channelized T1 using WU-LAW, ESF and B8ZS coming from the
DMS100 that's plugged into a Tormenta2 Quad T1 Card on my Asterisk Box
running Debian 3.01(woody) with Kernel 2.4.22.
The Link is up but according to the DMS100, Channel_1 goes into RMB (Remote
Manual Block) and Channel_2 goes into LO (Lock Out).
I've been through all
2004 Sep 10
1
Problems with FLAC make
Hi,
I have been making an RPM of FLAC to bundle with GStreamer. In order to
get it working I had to make some rather hackish solutions in the SPEC
file. The flac Makefile does to build into the correct directories while
creating an RPM for some reason. I have attached the SPEC file I ended
up with if it is of interest. Of course it didn't help me much cause it
turned up we had a bug in the
2018 May 11
2
smb_krb5_open_keytab failed (Key table name malformed)
Hi.
I joined a fileserver system with Samba version 4.5.12-Debian (fileserv) in
an Active Directory domain managed by a Samba 4.6.7-Ubuntu installed on
another system using "realm discover" and sssd.
The Samba fileserver is correctly joined into the domain and I can
correctly browse AD users:
root at fileserv:/# getent passwd my.user
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, some months before, I was serving files and profiles using a Samba 3
PDC server (I will name it PDCSERV), this is some abstracts fro smb.conf:
PDCSERV:/etc/samba/smb.conf
[general]
logon path = \\%N\profile
logon drive = U:
logon home = \\%N\%U
logon script = "logon.cmd"
valid users = %S
[homes]
path =
2010 Jan 21
2
Samba behind NAT
Hello All,
I have a strange problem regarding samba 3.0.37
I have samba server installed in the local network behind NAT, the
router iptables are configured as follows:
#samba
$IPT -t nat -A PREROUTING -i $INET_IFACE -p udp -d $INET_IP -m multiport --dports 137,138 -j DNAT --to-destination $FILESERV
$IPT -t nat -A PREROUTING -i $INET_IFACE -p tcp -d $INET_IP -m multiport
2016 Jun 27
2
How to debug not working Roaming profiles on Samba 4 AD setup?
Hi, thank your for your answer.
> Are the 'File servers' joined to the domain ?
Yes
> Are the smb.conf files you posted complete
No, they are abstracted ones, because they are very long
> if not, can you post the complete ones, exactly as they are on the
computers (you can sanitize them if you need to)
Yes
> Try taking a look here:
2007 Apr 06
1
Authentication problems using libsmbclient API and DFS shares
Hi,
I'm trying to create a map of DFS links to actual
server/share's.? I know that you can get this information by logging
on to the DFS root server, but I'm trying to use the libsmbclient API to
get this information.
I have created a fairly simple DFS
structure on 2003 servers with everything on the same domain.
//MyDomain/DFSRoot
/Link1 -> //Fileserv-1/FileShare1
2010 Nov 08
2
issue with fileserve in KH branch
Hello together
after trying to deploy one of the latest version out of the KH branch to
our servers we ran into an issue with streaming of ondemand files.
After deploying 2.3.2-kh27.1 and also trying 2.3.2-kh24 and 2.3.2-kh22
we see that if we try to stream an ondemand file through the fileserv
option we get the ondemand file play back correctly and also see the
appropriate file length in
2017 May 10
1
Samba 4.6.0 - Domain admin can't list nor access shares on file server
On 5/10/2017 6:06 PM, Rowland Penny via samba wrote:
> On Wed, 10 May 2017 17:47:37 +0200
> Olaf Frączyk via samba <samba at lists.samba.org> wrote:
>
>> Hello,
>>
>> I have domain NAVIDOM.
>>
>> There is also a fileserver that has joined the domain (both file
>> server and DC are samba 4.6.0).
>>
>> If I try to connect as
2015 Aug 07
4
Problems with administrator account
Yes, LAN is the workgroup name.
I made a test, i removed all the ACL with setfacl -b mysharename
[root at fileserv]# getfacl share/
# file: share/
# owner: root
# group: root
user::rwx
group::rwx
other::---
Going to Windows side and Added "Domain Admins" in permission tab to
read/modify/total
Security Tab is denied even for my others account in domain Admins group
looking again