search for: jakov

Displaying 20 results from an estimated 67 matches for "jakov".

Did you mean: jakob
2012 Oct 31
1
Samba 3.5 - user authentication issues
...ort: 389 Server time: Wed, 31 Oct 2012 17:46:46 CET KDC server: 192.168.xx.yy Server time offset: 0 wbinfo -u, wbinfo -g, wbinfo -i <username> all work OK... so mapping is ok. But when I try to access share from other computer, credentials are refused... # smbclient \\\\www2\\www -U jakov.sosic Enter jakov.sosic's password: session setup failed: NT_STATUS_LOGON_FAILURE If I take a look at the log, I see this: [2012/10/31 17:39:41.443043, 6] param/loadparm.c:7158(lp_file_list_changed) lp_file_list_changed() file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_ti...
2012 Jan 15
2
Samba 3.6 problems with idmap rid
...idmap config * : backend = rid : WINDOMAIN=10000-49999 Now, on a 3.6 I have the following problem: # net ads testjoin Join is OK # net rpc testjoin Join to 'WINDOMAIN' is OK # net getlocalsid SID for domain LOCALSERVER is: S-1-5-21-1414315435-1886595200-1013317001 # wbinfo -u | grep jakov.sosic jakov.sosic # wbinfo -i jakov.sosic failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND Could not get info for user jakov.sosic Where am I wrong? Why can't I get rid mappings for domain users? -- Jakov Sosic www.srce.unizg.hr
2012 Feb 03
1
Samba 3.5 & CIFS mounts - long standing issue...
...anation in lenght: http://ubuntuforums.org/showthread.php?t=1178484 I get the exact same logs and errors... I've tested with smbclient and everything works but with CIFS - no way :( Has anybody succeded in solving this one? Mount with CIFS: # mount -t cifs //server/share /mnt -o username=jakov.sosic,password=*******,domain=mydomain -v mount.cifs kernel mount options: unc=//server\share,ver=1,username=jakov.sosic,domain=mydomain,ip=xxx.xxx.xxx.xxx,pass=******** mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) Login with smbclient: # smbc...
2012 Jun 18
8
Conditional with variable from facter
Hi. I have the following facts available: # facter | grep oper operatingsystem => CentOS operatingsystemrelease => 6.2 Now, if I wish to use conditionals on these facts, I have to do it like this: case $operatingsystem {} case $::operatingsystemrelease {} I''m puzzled as to why can''t I just use $operatingsystemrelease, and what do these two semicolons mean? Thank
2012 Dec 27
3
generate() function help
...ipts/myscript") But what If some other site uses other path to their modules, or doesn''t use environments at all? Is it possible somehow to detect the dir in which the module is installed, so that I can use something like: generate("$modulepath/scripts/myscript") -- Jakov Sosic www.srce.unizg.hr -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For mor...
2012 Aug 17
4
Spaced text
...t be easily converted ? only accepts blanks as starting and endpoint (e.g. You could write " b l a h , " instead of " *blah,* " but i see no way to write " *blah*, " in spaced text. Maybe someone has ideas on how to avoid the drawbacks or oher possible uses. Amike, Jakov
2016 Dec 12
3
CentOS 7 AD member having issues with AD groups
...r remove `valid users` directive, access works. Also, if I run getent groups it doesn't return any member, while on the CentOS 6 with samba 3.5.10 it works: centos7 # getent group 'domain users' domain users:x:10513: centos6 # getent group 'domain users' domain users:x:10513:jakov.sosic Any ideas? I've also found this serverfault post: http://serverfault.com/questions/625416/samba-4-group-members-not-shown-in-getent-group
2012 Sep 05
4
Custom type obligatory field?
Hi. I''ve been trying to develop a module for managing Cobbler from puppet. So, I need a custom type - cobblerdistro, which will fetch ISO from http, unpack it at desired destination and register distro with Cobbler. I have one issue with ensure => absent situation. First of all, here is my type: <code> # cat type/cobblerdistro.rb Puppet::Type.newtype(:cobblerdistro) do @doc
2010 Feb 27
17
XEN and clustering?
...files and diff them, they all three differ. Also, sometimes very strange things happen. For example I download some file into winxp, shut it down, then start it on another node, and file is missing?!?!?!?! Should I use maybe CLVM and not raw volumes from storage? Why is this happening? -- | Jakov Sosic | ICQ: 28410271 | PGP: 0x965CAE2D | ================================================================= | start fighting cancer -> http://www.worldcommunitygrid.org/ | _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://...
2012 Dec 29
1
Puppet module for managing Cobbler
...g this module while I was in a process of developing it, so If those people are still reading the list, here you go! I''ve also got 4 custom types, one of them uses hashes, so it''s a good showcase for anyone interested in writing their own complex custom providers. enjoy -- Jakov Sosic www.srce.unizg.hr -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For mor...
2012 Dec 04
14
custom define type for array with 'case' argument pass to it
I am trying to write a define type which will use an array but in the meantime have an argument pass to it that sets a case. See for example : define link_files ($linkcase) { case $linkcase { "var" : { file { "${name}_exelink" : path => "/var/log/puppet/${name}_log", ensure => link,
2010 Jan 04
2
Downgrade TDB files?
...n version => 4 This causes winbind to coredump... Now, I've backed up passdb.tdb and restart samba, because this samba instance is just a domain member, and everything seems to work. But I wonder, is there a way to downgrade these files? Or is the backup/restore only solution? -- | Jakov Sosic | ICQ: 28410271 | PGP: 0x965CAE2D | ================================================================= | |
2013 Feb 06
3
PuppetDB builtin backend performance?
Hi, I''m using PuppetDB with builtin backend, haven''t switched yet to postgresql, and I''m starting to see decrease in performance of my agent runs. I use PuppetDB solely because of exported resources support. How soon should I think about moving to PostgreSQL? How many clients does my master need to serve, so that PuppetDB in it''s default installation,
2013 Jul 13
10
username/password combo for custom provider (couchbase)
...ut still, if someone wants to use the type without including the base class, this is obviously not a viable option, because he will have to address the username/password in every couchbucket resource definition. So, what I am interested in is your opinion about how to proceed with this one. -- Jakov Sosic www.srce.unizg.hr -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to p...
2010 Mar 24
1
RHEL 5.4 errors in log file...
...2 49 519 1 -b---- 350.0 domU-centos3 38 6143 3 -b---- 1270050.4 Do you have any ideas why is this happening? Here are my packages: xen-3.0.3-94.el5_4.3 xen-libs-3.0.3-94.el5_4.3 kernel-xen-2.6.18-164.11.1.el5 -- | Jakov Sosic | ICQ: 28410271 | PGP: 0x965CAE2D | ================================================================= | start fighting cancer -> http://www.worldcommunitygrid.org/ | _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://...
2013 Jan 14
7
generate function not working within conditional?
Hi, could this be a bug? I have this code: $mypath = get_module_path(''ssh'') if generate("${mypath}/scripts/generate_host_keys.sh", "${keys_dir}/${::fqdn}/ssh") { notify {''something'':} include ssh::server::keys } generate_host_keys.sh script generates ssh host keys for ssh daemons, and stores them in private section. Those files
2012 Aug 20
4
puppet-lint and 80 characters line limit?
...-release'': ensure => ''0.5.2-2.el6.rf'', provider => ''rpm'', source => ''http://apt.sw.be/redhat/el6/en/i386/rpmforge/RPMS/rpmforge-release-0.5.2-2.el6.rf.i686.rpm'', } Is it possible to break links into two lines? -- Jakov Sosic www.srce.unizg.hr -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For mor...
2013 Mar 05
12
Boolean in hiera... problems again
Hi... I''ve been trying to set up boolean values in Hiera, but with no luck. For example, I''m using puppetlabs-haproxy module, and this is a code snippet: class haproxy ( $manage_service = true, ... ) inherits haproxy::params { ... if $manage_service { } } Now, this is how I set up values in hiera: haproxy::manage_service: false But, it seems that
2001 Apr 20
1
Any success with wine 20010418 and MS Office Viewers?
...some success (could install at least) with the Win16 word viewer, but now I couldn't even install any of them. Wine just locks up. If anyone wants to try it out, I have the 16- and 32-bit version of the Word viewer + the 32-bit Excel viewer here: (<a href="http://vmlinux.org/jakov/msviewers.tar">) http://vmlinux.org/jakov/msviewers.tar (</a>) (Yes, it's legal to redistribute them, actually MS wants you to.) Jakob
2012 May 30
1
[text][index](url) syntax
...] later ai can only do this in endnote style (or howeer it's called). What i would want to be able to do is to make [an inline reference to a website][2](http://anotherexample.com) and be able to reuse [that reference][2] just the same. What do you think about that? Godd idea? Crap? Regards, Jakov [1]: http://example.com