search for: sysntax

Displaying 5 results from an estimated 5 matches for "sysntax".

Did you mean: syntax
2004 Aug 17
1
Samba3 and eDirectory as LDAP - HELP
...ux box which is a SusSe 9.1. The eDir and the Samba are working pretty good but cant see each other. Is it possible to connect from Samba 3 to Novell's eDirectory ? What are the syntaxes to these lines in smb.conf: ldap suffix ldap admin dn ldap port ldap server ldap ssl because the basic LDAP sysntax (sample: ou=People,dc=muppet,dc=cs,dc=dixie,dc=edu) seems to be not working for the Novell's eDir. I don't know why, because the Novell said that the eDir is full LDAP compatible ! Anybody can help me ? Anyone tried to authenticate from Samba to eDir ? Where can I fiind docs on the Web or a...
2013 Dec 09
0
mysql module v 1.0 mysql_grant - database_grant
...ng mysql module version 0.6.1 and I wanted to upgrade. After reading a little I saw that migrating from v 1 to 2 must be studied, so I decided to upgrde to version 1. BUT, I''ve seen a couple of warnings on my first run and I''m updating my code, but I''ve found that my old sysntax for database_grant is not compatible with mysql_grant. So, if I had something like: mysql_database{ [ ''biosql'' , ''biosql-test'' ] : ensure => present, require => Class[''mysql::server''], } database_user { '...
2005 Jan 25
1
how to use xml, scp, ant 1.5
...I am attempting to get scp to work within an xml file called by ant. Thank You for any support you may provide. Sal Pantano PLEASE NOTE -- SO THAT THE MAIL SYSTEM WOULD ACCEPT THIS MESSAGE -- In my question where you see XX it represents a < where you see YY it represents > xml sysntax. This scp works. The ${formatted_report} is a fully defined file name ( abcdef.xml ) within the local directory. SCP finds the file and copies it to the remote machine. XX!--##############################--YY XX!--### Copy report to wwwroot ###--YY XX!--############################...
2011 Aug 25
5
custom fact regex problem
Hi guys I have a custom fact envt, it was working fine but now I have to make some changes in it; puppet client''s hostname is of the type 1234qa-abc-de.local where 1234 can be any thing of any length.My custom fact should contain qa, ie I want to check in the first part(before the first -) of the hostname if there exists a pattern/word qa and if it exists then my custom fact for envt
2006 Jul 20
19
Recipes versus Ruby for Rails: what''s best after Agile?
For expats from other languages, what''s the next best step after the Agile Web Dev book: Rails Recipes or Ruby for Rails? Thanks, -- Austin -- Posted via http://www.ruby-forum.com/.