Displaying 17 results from an estimated 17 matches for "templetes".
Did you mean:
templates
2010 Aug 06
1
Registering scripts using WINE
Hi all,
I am trying to install Caseware Working Papers 2008 (a standard audit program used by auditors to create financial statements) on Ubuntu Netbook 10.4 using WINE. The program itself has been installed successfully. In order to make full use of the program, templets also have to be installed using their own extraction (*.cwp). These templets install using scripts that is registered in the
2005 Aug 04
3
how can i add group policy in samba
Hi all,
I am new to samba. I have created samba as PDC. I want
to restrict users for changing settings. I have
configured all client machines with XP. How can i use
Group Policy with netlogon.
Thanks in advance.
Regards,
Saravanan
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
2015 Feb 24
2
Winbind backend : rid is too much underappreciated
ah, ok, yes that was it.. ;-)
so for my understanding.
we use AD backend if we also want to use the RFC2307 extention (with winbind and schema_mode rfc2307)
and we can use RID if we want the windows user id with winbind.
and for RID we can use the server templete settings
and for AD can can set this per user seen the the Unix Attibutes tab in the windows tool
correct? (I still done
2006 Mar 18
1
change HTML gnerated by form_input
How do I change the HTML code generated by "form_input" ?
Is there a way to specify a templete or something like that ?
Thanks
/Simone
--
Posted via http://www.ruby-forum.com/.
2008 Nov 14
0
Virtual Question
hi;
I am attempting to find a way to install pbxinaflash into hypervm, so
to find a templet for hypervm with pbxinaflash. Do you guys know of
any i can get or can someone design one for me so i can install that
templet in a hypervm virtual machine? I can't appear to figure out
where i need to go to do this.
please help if you can.
Michael
Michael Babcock, owner of
http://gwhosting.net
2006 Dec 07
1
templating, overide replace etc
Hello,
the file type has some good stuff with
replace and source :
- replace : does it work when we put a content from a template ? i mean
can i say source => template(xxx), replace => false so that if it does
not exist it get created but if it exist the templete is not used
- replace: while i am at it, could we have alias to false/true by
yes/no it would be more readable and
2006 Aug 24
1
smb.conf template homedir
For local login to our samba server, we are using posix information
stored in an openldap directory. - I can log in via shell with no problems.
We are authenticating samba against AD2003. I can attach to the samba
server from both windows and macintosh - just not access my home directory.
Currently, "template homedir = /home/%U" - which results in a path of
/home/<username>
I
2013 Jul 12
1
ERB template pain
Hi,
I have stupid situation that I may workaround but I think there is an
elegant way to deal with.
Still I need the community help.
In some class X I have:
$control = {
dev => {
id => 7,
name => ''GG''
},
prod => {
id => 1,
name => ''Info''
}
}
In some other class, which I apply to a node I have defined file from a
2006 May 31
1
Automatic .santize?
Hello and thanks in advance to those who post back,
I''m working on a calender but, it renders the data in the controller
then saves it as @code so I call it in the veiw <%= @code %>. So
everythings working and I add this line..
@event =
Event.find_by_date("#{@temp13.year}-#{@temp13.month}-#{@temp13.day}")
if @event == nil
@@td = "<td width=50 height=50
2003 Aug 08
3
where to get vorbis files with all configuration the spec support
Hi
According to vorbis I spec, there are several configurations. There are 2
formats of floor, 3 formats of residue and 3 look up types of VQ codebook,
etc. I think to get all kinds of vorbis file with these configurations but
what I have got from network only support some of the formats (Ex. floor1,
residue 1 & 2, VQ lookup type0 & 1). I downloaded several freeware vorbis
encoder
2010 Apr 25
0
S4 generic and method arguments -- "expanded signature"
Hello R-List,
** This e-mail was initially bounced. Please forgive any duplicates.**
I'm creating a new generic function and 3 associated methods, in
which each of the methods only needs a subset of the arguments
specified in the generic.
So, I create the generic like so (with the signature defaulting to all
of the args) ...
setGeneric(
name="myFunction",
def =
2015 Feb 24
1
Winbind backend : rid is too much underappreciated
On 24/02/15 10:50, L.P.H. van Belle wrote:
> didnt we have the problem with backend to RID,
> that the user ID wasnt always the same on different member servers.
> and to keep that in line you had to copy the idmap.db to the other server?
>
> Or am i mixing up other things now.
>
> Best regards,
>
> Louis
>
Yes, you are mixing things up now :-D
idmap.ldb is only
2006 Jun 10
7
Agile Web Development with Rails Page 33
I''m a real Newb; just bought AWDwR and using it with Win2000 - it took me
ages, and only after reading Curt Hibbs Rolling with Ruby, to realise that I
needed to use Cmd.exe before using AWDwR''s dave> instructions.
I''ve created Say/hello.html and I still get "Template is missing" with
http://localhost:3000/say/hello
I''ve read
2017 Sep 29
4
user cannot access shares on new ad-dc
Now with this email also, you at least 3 problems.
1) incorrect hosts file. ( see previous post of me )
2) incorrect resolv.conf ( see previous post of me )
3) you did hit the "Group bug" ( group 100 should be minimal 10000)
https://bugzilla.samba.org/show_bug.cgi?id=13054
Fix that with
wbinfo -G 10000
net cache flush
> Then I used ADUC from RSAT to create an OU and a user.
2017 Sep 29
3
user cannot access shares on new ad-dc
> On 29.09.2017 11:44 Rowland Penny wrote:
> Have you set up the libnss_winbind links, PAM and /etc/nsswitch.conf ?
Yes, I had modified two lines in /etc/nsswitch.conf:
passwd: files winbind
group: files winbind
No, I had not seen a pointer to libnss, but now did
ln -s /usr/local/samba/lib/libnss_winbind.so.2 /lib/i386-linux-gnu/
ln -s
2012 Jan 20
9
client not getting updates no error message
whenever i run a test from client it finishes sucessfully but client
is not getting any configuration changes from server
[root@PROXY-02 tmp]# puppetd --noop --test
notice: Ignoring --listen on onetime run
info: Caching catalog for proxy-02.carnation.in
info: Applying configuration version ''1327091881''
notice: Finished catalog run in 0.02 seconds
[root@PROXY-03 modules]# puppet
2015 Feb 22
6
Winbind backend : rid is too much underappreciated
> >
> > idmap config * :backend = tdb
> > idmap config * :range = 10000-99999
> > idmap config DOMAIN : backend = rid
> > idmap config DOMAIN : range = 100000-199999
> >
>
> Taking your example 'idmap config DOMAIN : range = 100000-199999' it is
> very easy, you just need users whose RIDs are larger than 200000, these
> users will be