search for: ladmin

Displaying 6 results from an estimated 6 matches for "ladmin".

Did you mean: admin
2009 Oct 19
1
Can't create user on OS X
Hi, I''m just starting to get a puppet config system running on OS X 10.6 and have hit a snag. I am attempting to create a user and get an error on the client :- (//User[ladmin]) Failed to retrieve current state of resource: undefined method ''<<'' for nil:NilClass The manifest I am using is the output of ''ralsh user ladmin'' on another 10.6 box with the uid shifted to 901. Any clues? Is this a problem with 10.6? // Tony --~--~--...
2010 Feb 16
2
Dovecot 1.2.8 problem on AIX
Running revision 9492:3efdbaab2960(Mon Nov 23) on AIX 5.3. I run dovecot out of inetd. Every once in a while I get the following error: Dovecot is already running with PID 2592842 (read from /usr/ladmin/dovecot-1.2.8/var/run/dovecot/master.pid) when I try to connect to the imap port. -Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2541 bytes Desc: not available URL: <http://dovecot.org/pipermail/dov...
2023 Jul 24
1
[Bug 3591] New: Introduction of "users-groups-by-id@openssh.com" causes nlink to be lost with long view
...ftp Assignee: unassigned-bugs at mindrot.org Reporter: nectar at apple.com Prior to to OpenSSH 9.1p1, using the the `ls -l` with an OpenSSH sftp client and OpenSSH sftp server would produce output including the number of links for each file, e.g. sftp> ls -l drwx------ 2 ladmin guest 2 Jul 22 2016 Mail However, when the sftp client is OpenSSH 9.1 or later, and the server supports the "users-groups-by-id at openssh.com" extension, the client disregards the ?longname? sent by the server that includes the number of links field. Instead, (just as done...
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
...on: Darwin 8.10.0 ice.pnl.gov:/home/waichler<942>echo $C_INCLUDE_PATH /usr/local/include ice.pnl.gov:/home/waichler<946>echo $MACOSX_DEPLOYMENT_TARGET 10.4 ice.pnl.gov:/home/waichler<947>sudo R CMD INSTALL --configure-vars='LDFLAGS=-L/sw/lib CPPFLAGS=-I/sw/include' /Users/ladmin/rimage_0.5-7.tar.gz . . . gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -g -O2 -I/sw/include-I/usr/local/include -fPIC -g -O2 -c sobel.c -o sobel.o g++ -arch ppc -dynamiclib -Wl,-headerpad_max_install_names...
2009 Aug 19
1
Sieve plugin load error
...ng. Aug 19 12:30:52 deliver(jsiegle): Fatal: Couldn't load required plugins Aug 19 12:38:53 deliver(jsiegle): Info: Loading modules from directory: /usr/dovecot-1.2.4/lib/dovecot/lda I see a local symbol referenced in the so and also an Undefined as well. tr27n12.aset.psu.edu# nm -X 64 /usr/ladmin/dovecot-1.2.4/lib/dovecot/ lda/lib90_sieve_plugin.so|grep notify_command notify_command U - notify_command d 4563447648 8 notify_operation is different: # nm lib90_sieve_plugin.so |grep ^notify_operation notify_operation U - # nm lib90_sieve_plugin....
2010 Feb 01
1
Problems installing managesieve and then managesieve-login
...stall $(dovecot_pkglibexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(dovecot_pkglibexecdir)/$$f" || exit 1; \ Here is the error: test -z "" || /usr/local/src/imapservers/dovecothg/dovecot-2.0-pigeonhole/install-sh -d "" /bin/sh ../../libtool --mode=install /usr/ladmin/bin/install -c 'managesieve' '/managesieve' libtool: install: `' must be an absolute directory name Try `libtool --help --mode=install' for more information. gmake[3]: *** [install-dovecot_pkglibexecPROGRAMS] Error 1 managesieve-login is having the same problem. sieve-tools...