Displaying 20 results from an estimated 200 matches similar to: "documentation project"
2003 Jan 29
1
Winbind Problems and doubts
Greetings from Brazil,
1) I installed winbind and everything seems good, but i have kde installed and
i'm trying to run windowmaker.. if i choose 'failsafe' or log into the black
terminal it runs ok.. but when i try to log into the windowmaker.. it does
not log in... what should i do ?
2) how can i login with the local accounts (root and others) while winbind is running ? i can only
2003 Jan 28
1
winbind authentication problem on windowmaker
Greetings from Brazil,
I installed winbind and everything seems good, but i have kde installed and
i'm trying to run windowmaker.. if i choose 'failsafe' or log into the black
terminal it runs ok.. but when i try to log into the windowmaker.. it does
not log in... what should i do ?
other question.. is there a way to log with the local accounts when winbind
is runnning ? i can only
2003 Feb 27
5
Weird..
I have a machine with 'samba + winbind' installed ... everything works fine.
its my beta-machine.. so i used norton ghost to clone it to another computers, and as usual it works good, so i decided to do it with 5 machines. at the end of the procedure i changed the ip of each one and the netbios name....
so i have 5 cloned machines with 'winbind+samba' and thats good.. but if i
2002 Dec 13
2
Some doubts
Hi, I'm trying to setup samba server on FreeBSD-4.7-STABLE, with samba version 2.2.7a. It runs so good (better than our snap server :).
I need to know if should be possible, that users can modify, save, and all other possible operations on files except delete it.
My users config are, more or less:
All users have their uid
All users are in same gid
Some project admins (they are on
2003 Jan 28
4
auto creating home dirs
when someone log into a linux box.. with win2k accounts..
it needs a home dir.. which is not created..
how can i make it creates by itself ?
i have more than 1000 users.. i need something better then mkdir :)
thanx in advance
2003 Jan 28
5
pam_mkhomedir.so
where and how can i call this module ?
is it in /etc/pam.d ? how is the sintax ?
i'm a suse linux user..
thanx !
2002 Apr 28
3
Domain
Hi,
I am new to
this list and
to the world
of Linux so
please forgive
my basic
knowledge.
I am after
some
information
regarding samba.
We are running
a few servers
with RedHat
7.1 all with
dual
nics. One NIC
of each goes
to a level 3
routing switch
on one network
and the second
NIC in each
server goes
out to
different
networks.
We have a few
Windows 95
machine that
2003 Mar 11
1
Weird (again)
hi guys,
sorry for this "again" stuff..
but some days ago before i went into a travel i posted some questions here.. but could
not find a good answer to solve my problems..
i'll re-write the story so new ppl can help me..
i have a linux box which was my alpha machine, after configuring
winbind and samba to log into the nt 2k server i cloned this linux box, so i
could be able to
2005 May 03
3
(no subject)
Does anybory knows any work comparing R with other (charged) statistical softwares (like Minitab, SPSS, SAS)?
I work in a brasilian government bureau and I intend to use R as our preferable statistical software, but I have to show it's as good as the others. I also intend to use Weka, and for this one I have the same problem.
Can anyone help me?
Thanks
René M. Raupp
e-mail: rener@mpdft.gov.br
2008 Apr 29
4
XML write?
Is there any function to write a XML structure, after it was
read using xmlTreeParse?
Ex:
library(XML)
x <- xmlTreeParse("Irpf2008/aplicacao/dados/12345678901/12345678901.xml")
# write it...
Alberto Monteiro
PS: please, brazilians, don't be offended by my foul language!
2005 Feb 23
3
LDAP compatible
Hello people,
i'm brasilian. I'm sorry for the erros... ok?! :-) Let's go!
My company uses openldap-2.1.21.
What is the version samba compatible with openldap-2.1.21?!
I'm trying install samba-3.0.11, but it requires openldap-2.2.23. I
don't want install the release openldap-2.2.23 for it.
Thank you.
2007 Oct 18
1
Blocking collect calls in Brazil
Hi list.
I was googling about this subject and found a message to this list
asking the same thing I want, but see no response. So, I'm reposting
it in case someone has a solution for this.
I'd like to know if there's some way to "detect" (not block) a collect
call in a ISDN E1? I need this cause I have my own billing system and
I need to charge my customers for collect calls
2007 Dec 26
3
executing code after each step of a story
Hello,
how can I execute some code after each step of a story. Is there some
kind of listener documentated.
Thank you in advance,
Armin
2005 Oct 14
1
Outbound registration expirey
Hi list!
I?m connecting a Brasilian voip (- gvt.com.br -) provider through my
asterisk box and using the register command from sip.conf. What I can?t
understand is why my unit sends a new registration message every minute!
And every time my asterisk box sends a registration, it gots a sucessful
response, and shows de message:
"Oct 14 16:48:22 NOTICE[4090]: chan_sip.c:8742
2006 Jun 17
1
Vamos fazer o lançamento do livro? (Brazil)
Hi, I apologize for a portuguese message at this group, but I am trying to
reach brazilians who read this great group. It''s about the release of the
first Ruby on Rails book for the brazilian audience.
Here it goes:
Galera, finalmente terminei de escrever o livro e entreguei o material
para a editora esta semana, agora resta esperar at? que eles nos digam
quando ser? a data do
2004 Nov 09
2
ssh login
sorry - hope this question is not tooo silly,
but i needed to "autologin" to a remote machine
found out that this works fine for me:
sftp -opassword=PASSWORD USER at 192.168.1.1 << EOF
cd ANYDIRECTORY
get ANYFILE
bye
EOF
why isn't this (sftp -opassword=SECRET USER at 192.168.1.1),
setting the password with -opassword=PASSWORD, documentated
anywhere?
bug or feature?
kind
2007 Jan 07
2
spacing before list continuations
According to the official Markdown syntax documentation, "List items may
consist of multiple paragraphs. Each subsequent paragraph in a list item
must be intended by either 4 spaces or one tab."
But Markdown.pl (v. 1.0.2b7 & 1.0.1) seems to allow continuation
paragraphs that are indented fewer than 4 spaces. So, for example,
given the following input
---------------------
1. one
2009 Jun 25
1
Rd: pdf manual: package information not on first page
Hi everybody,
currently I'm working on two packages, where I've included a
<package-name>-package.Rd documentation file (with \docType set to
"package") in each case. When I run "R CMD check" everything works fine,
and a call to "R CMD install" generates the appropriate html, text and
pdf documentation.
While the package documentation (generated
2020 Jul 17
2
Shares stopped working for groups
Hi,
I have a ClearOS 7.8 system which is running
samba-4.10.4-11.el7_8.x86_64, and it upgraded to this just over a week
ago (probably not relevant). A couple of days ago all the group shares
failed. I discovered that if I switched them to the built-in group
"allusers" the share worked fine. It fails for any user-defined group
but it used to work. Samba is running as a PDC and the
2004 Jan 16
2
No subject
Hello!
> Date: Thu, 15 Jan 2004 16:53:18 +0100
> From: Kirill Ponomarew <krion@FreeBSD.org>
> > > freshly updated ports tree on a 4.9 box is exactly the same as a
> > > freshly updated ports tree on a 5.2 box.
> >=20
> > Read the users email. They're using specific tags, not "." so there are
> > (or may be) some