From matt at creativeimages.com Wed Jul 6 13:46:16 2011 From: matt at creativeimages.com (Matt Gerard) Date: Wed, 6 Jul 2011 15:46:16 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: References: Message-ID: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> Is there any way to print out a list of users, and other info, like the last time they logged in, or when the user was created? Thanks! Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 From john at maxum.com Wed Jul 6 14:09:33 2011 From: john at maxum.com (John O'Fallon) Date: Wed, 6 Jul 2011 16:09:33 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> Message-ID: <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> Not directly, no, but it's possible to generate the report using a database or spreadsheet. In Rumpus, choose "Open Config Folder" from the File menu to access the Rumpus config files. You can open the "Rumpus.userstats" file, which includes the information from the History tab of the Define Users window, in any application that will load a standard tab-delimitted ASCII file. From there, it should be pretty straightforward to generate any report you need. John On Jul 6, 2011, at 3:46 PM, Matt Gerard wrote: > Is there any way to print out a list of users, and other info, like the last time they logged in, or when the user was created? -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt at creativeimages.com Wed Jul 6 14:30:26 2011 From: matt at creativeimages.com (Matt Gerard) Date: Wed, 6 Jul 2011 16:30:26 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> Message-ID: Perfect! Thanks- Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 6, 2011, at 4:09 PM, John O'Fallon wrote: > Not directly, no, but it's possible to generate the report using a database or spreadsheet. > > In Rumpus, choose "Open Config Folder" from the File menu to access the Rumpus config files. You can open the "Rumpus.userstats" file, which includes the information from the History tab of the Define Users window, in any application that will load a standard tab-delimitted ASCII file. From there, it should be pretty straightforward to generate any report you need. > > John > > On Jul 6, 2011, at 3:46 PM, Matt Gerard wrote: > >> Is there any way to print out a list of users, and other info, like the last time they logged in, or when the user was created? > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt at creativeimages.com Wed Jul 6 14:32:42 2011 From: matt at creativeimages.com (Matt Gerard) Date: Wed, 6 Jul 2011 16:32:42 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> Message-ID: <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> What is the syntax of the columns? Is the date column a "modified Date" or a "created date"? Also there are 5 columns of numbers, to what do they refer to? Thanks! Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 6, 2011, at 4:09 PM, John O'Fallon wrote: > Not directly, no, but it's possible to generate the report using a database or spreadsheet. > > In Rumpus, choose "Open Config Folder" from the File menu to access the Rumpus config files. You can open the "Rumpus.userstats" file, which includes the information from the History tab of the Define Users window, in any application that will load a standard tab-delimitted ASCII file. From there, it should be pretty straightforward to generate any report you need. > > John > > On Jul 6, 2011, at 3:46 PM, Matt Gerard wrote: > >> Is there any way to print out a list of users, and other info, like the last time they logged in, or when the user was created? > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From john at maxum.com Wed Jul 6 15:09:49 2011 From: john at maxum.com (John O'Fallon) Date: Wed, 6 Jul 2011 17:09:49 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> Message-ID: Choose an example user or 2 and find the associated line in the file, then open the Define Users window and flip to the History tab and select the same user. The History tab will show you the label for each value in the file. John On Jul 6, 2011, at 4:32 PM, Matt Gerard wrote: > What is the syntax of the columns? Is the date column a "modified Date" or a "created date"? Also there are 5 columns of numbers, to what do they refer to? From jcoleman at lasvegascolor.com Wed Jul 6 16:10:40 2011 From: jcoleman at lasvegascolor.com (Jim Coleman) Date: Wed, 6 Jul 2011 16:10:40 -0700 Subject: [Rumpus-talk] Print out user list In-Reply-To: References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> Message-ID: <1883F283-0AA0-4CEF-9107-03EADCCAF723@lasvegascolor.com> While we are on the subject, I have always thought it would be awesome to have a Table View of Users in Rumpus. I can't tell you how many times I have had to click through the list of users to see if a certain Event Notice is still being used by an account or if it is unused and can be deleted. Or quickly check to make only a couple of special accounts have admin access. Or.... (fill in your own) Jim From matt at creativeimages.com Thu Jul 7 06:09:40 2011 From: matt at creativeimages.com (Matt Gerard) Date: Thu, 7 Jul 2011 08:09:40 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> Message-ID: There it is. I can now cull out my users and folders. They are getting a bit out of hand. Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 6, 2011, at 5:09 PM, John O'Fallon wrote: > Choose an example user or 2 and find the associated line in the file, then open the Define Users window and flip to the History tab and select the same user. The History tab will show you the label for each value in the file. > > John > > On Jul 6, 2011, at 4:32 PM, Matt Gerard wrote: > >> What is the syntax of the columns? Is the date column a "modified Date" or a "created date"? Also there are 5 columns of numbers, to what do they refer to? > > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk > From matt at creativeimages.com Thu Jul 7 09:13:41 2011 From: matt at creativeimages.com (Matt Gerard) Date: Thu, 7 Jul 2011 11:13:41 -0500 Subject: [Rumpus-talk] Reconcile User list with Home Folders- In-Reply-To: References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> Message-ID: <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> Is there any way to have Rumpus automatically reconcile the user list and the folder structure? As in, if I delete the user, have Rumpus delete the associated home folder? My guys use the WFM exclusively, and while it creates the folder when the user is created, I don't see it deleting the folder when the user is deleted. I'm trying to see a way to accomplish this with account expirations, but getting that drilled into the heads of my users would be near impossible. Also, there is no predictable timeframe for users to be active. Maybe a "delete after x months of inactivity" on an account option? Thanks! Matt Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 From dstrand at bltomato.com Thu Jul 7 10:43:55 2011 From: dstrand at bltomato.com (Donald Strand) Date: Thu, 7 Jul 2011 10:43:55 -0700 Subject: [Rumpus-talk] Print out user list In-Reply-To: References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> Message-ID: <68CBC470-EF38-40BB-A98A-1EE55E922019@bltomato.com> Does this list only count logins for this year? All the entries in this are for 2011, does the system perform some sort of history reset at the beginning of the year? Donald Strand dstrand at bltomato.com On Jul 7, 2011, at 6:09 AM, Matt Gerard wrote: > There it is. I can now cull out my users and folders. They are getting a bit out of hand. > > > Matt Gerard > Creative Images > 951 Westgate Drive #105 > St. Paul, MN 55114 > matt at creativeimages.com > Office-651-917-5422 > > > > > On Jul 6, 2011, at 5:09 PM, John O'Fallon wrote: > >> Choose an example user or 2 and find the associated line in the file, then open the Define Users window and flip to the History tab and select the same user. The History tab will show you the label for each value in the file. >> >> John >> >> On Jul 6, 2011, at 4:32 PM, Matt Gerard wrote: >> >>> What is the syntax of the columns? Is the date column a "modified Date" or a "created date"? Also there are 5 columns of numbers, to what do they refer to? >> >> >> _______________________________________________ >> Rumpus-Talk mailing list >> Rumpus-Talk at maxum.com >> http://lists.maxum.com/mailman/listinfo/rumpus-talk >> > > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk From matt at creativeimages.com Thu Jul 7 11:12:32 2011 From: matt at creativeimages.com (Matt Gerard) Date: Thu, 7 Jul 2011 13:12:32 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <68CBC470-EF38-40BB-A98A-1EE55E922019@bltomato.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <68CBC470-EF38-40BB-A98A-1EE55E922019@bltomato.com> Message-ID: <5940159C-09BD-43F5-8E72-4F0C04995A4B@creativeimages.com> I noticed that too, just thought I was interpreting the values wrong in excel and numbers. Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 7, 2011, at 12:43 PM, Donald Strand wrote: > Does this list only count logins for this year? All the entries in this are for 2011, does the system perform some sort of history reset at the beginning of the year? > > Donald Strand > dstrand at bltomato.com > > On Jul 7, 2011, at 6:09 AM, Matt Gerard wrote: > >> There it is. I can now cull out my users and folders. They are getting a bit out of hand. >> >> >> Matt Gerard >> Creative Images >> 951 Westgate Drive #105 >> St. Paul, MN 55114 >> matt at creativeimages.com >> Office-651-917-5422 >> >> >> >> >> On Jul 6, 2011, at 5:09 PM, John O'Fallon wrote: >> >>> Choose an example user or 2 and find the associated line in the file, then open the Define Users window and flip to the History tab and select the same user. The History tab will show you the label for each value in the file. >>> >>> John >>> >>> On Jul 6, 2011, at 4:32 PM, Matt Gerard wrote: >>> >>>> What is the syntax of the columns? Is the date column a "modified Date" or a "created date"? Also there are 5 columns of numbers, to what do they refer to? >>> >>> >>> _______________________________________________ >>> Rumpus-Talk mailing list >>> Rumpus-Talk at maxum.com >>> http://lists.maxum.com/mailman/listinfo/rumpus-talk >>> >> >> >> _______________________________________________ >> Rumpus-Talk mailing list >> Rumpus-Talk at maxum.com >> http://lists.maxum.com/mailman/listinfo/rumpus-talk > > > > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk > From john at maxum.com Thu Jul 7 12:03:29 2011 From: john at maxum.com (John O'Fallon) Date: Thu, 7 Jul 2011 14:03:29 -0500 Subject: [Rumpus-talk] Print out user list In-Reply-To: <68CBC470-EF38-40BB-A98A-1EE55E922019@bltomato.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <68CBC470-EF38-40BB-A98A-1EE55E922019@bltomato.com> Message-ID: <250AB2E4-3690-475C-AF4A-73FECB339A27@maxum.com> No, user statistics (the ".userstats" file) are not automatically reset. Which entries are you referring to? Can you give an example? John On Jul 7, 2011, at 12:43 PM, Donald Strand wrote: > Does this list only count logins for this year? All the entries in this are for 2011, does the system perform some sort of history reset at the beginning of the year? -------------- next part -------------- An HTML attachment was scrubbed... URL: From john at maxum.com Thu Jul 7 12:06:17 2011 From: john at maxum.com (John O'Fallon) Date: Thu, 7 Jul 2011 14:06:17 -0500 Subject: [Rumpus-talk] Reconcile User list with Home Folders- In-Reply-To: <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> Message-ID: <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> A function that helps identify accounts that haven't been used in a long time, and/or a fully automated removal function, has been added to the list of things to work on for Rumpus 7.2. But currently, there is no automated way to do this. As for automatically removing user content folders when an account is deleted... That's a possibility, too, but I have concerns about permanently deleting content on the server. John On Jul 7, 2011, at 11:13 AM, Matt Gerard wrote: > Is there any way to have Rumpus automatically reconcile the user list and the folder structure? As in, if I delete the user, have Rumpus delete the associated home folder? My guys use the WFM exclusively, and while it creates the folder when the user is created, I don't see it deleting the folder when the user is deleted. > > I'm trying to see a way to accomplish this with account expirations, but getting that drilled into the heads of my users would be near impossible. Also, there is no predictable timeframe for users to be active. Maybe a "delete after x months of inactivity" on an account option? -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt at creativeimages.com Thu Jul 7 12:18:26 2011 From: matt at creativeimages.com (Matt Gerard) Date: Thu, 7 Jul 2011 14:18:26 -0500 Subject: [Rumpus-talk] Reconcile User list with Home Folders- In-Reply-To: <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> Message-ID: Thanks for putting it on the list, John. Much appreciated. I did it by hand, and went from 240 active users to 40, and was able to clear 250gb worth of orphaned and old data off the FTP data drive. I am attempting to implement required account expiration dates for 95% of our new users, as most are short term anyway. Can you add a couple of options to the timeframe options, say 3 months, 6 months? Our projects vary wildly! I understand the concern to removing data automatically. Maybe an option to move it to a "retired" folder for manual deletion later? Or jst a big fat warning (or a pop up option to delete or keep)in the WFM when deleting users that the data will also be removed. Still awesome software, I love that it just plain works. Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 7, 2011, at 2:06 PM, John O'Fallon wrote: > A function that helps identify accounts that haven't been used in a long time, and/or a fully automated removal function, has been added to the list of things to work on for Rumpus 7.2. But currently, there is no automated way to do this. > > As for automatically removing user content folders when an account is deleted... That's a possibility, too, but I have concerns about permanently deleting content on the server. > > John > > On Jul 7, 2011, at 11:13 AM, Matt Gerard wrote: > >> Is there any way to have Rumpus automatically reconcile the user list and the folder structure? As in, if I delete the user, have Rumpus delete the associated home folder? My guys use the WFM exclusively, and while it creates the folder when the user is created, I don't see it deleting the folder when the user is deleted. >> >> I'm trying to see a way to accomplish this with account expirations, but getting that drilled into the heads of my users would be near impossible. Also, there is no predictable timeframe for users to be active. Maybe a "delete after x months of inactivity" on an account option? > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt at creativeimages.com Thu Jul 7 12:20:30 2011 From: matt at creativeimages.com (Matt Gerard) Date: Thu, 7 Jul 2011 14:20:30 -0500 Subject: [Rumpus-talk] Reconcile User list with Home Folders- In-Reply-To: <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> Message-ID: <703D94EA-8BEC-4CAF-A46F-EE735F5420CF@creativeimages.com> Whoop, ignore the Can you add a couple of options to the timeframe options, say 3 months, 6 months? Comment. Was thinking of something else. Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 On Jul 7, 2011, at 2:06 PM, John O'Fallon wrote: > A function that helps identify accounts that haven't been used in a long time, and/or a fully automated removal function, has been added to the list of things to work on for Rumpus 7.2. But currently, there is no automated way to do this. > > As for automatically removing user content folders when an account is deleted... That's a possibility, too, but I have concerns about permanently deleting content on the server. > > John > > On Jul 7, 2011, at 11:13 AM, Matt Gerard wrote: > >> Is there any way to have Rumpus automatically reconcile the user list and the folder structure? As in, if I delete the user, have Rumpus delete the associated home folder? My guys use the WFM exclusively, and while it creates the folder when the user is created, I don't see it deleting the folder when the user is deleted. >> >> I'm trying to see a way to accomplish this with account expirations, but getting that drilled into the heads of my users would be near impossible. Also, there is no predictable timeframe for users to be active. Maybe a "delete after x months of inactivity" on an account option? > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From jdj at mac.com Thu Jul 7 12:26:04 2011 From: jdj at mac.com (Jeff Johnson) Date: Thu, 7 Jul 2011 15:26:04 -0400 Subject: [Rumpus-talk] Reconcile User list with Home Folders- In-Reply-To: <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> References: <6103FF33-2F7D-4D65-AA47-3C81215EFA53@creativeimages.com> <23AF8A51-1CBF-4FF1-903E-983DE89AD09E@maxum.com> <1CEB3CED-0EF1-4CFA-8A2D-34EF83D7124A@creativeimages.com> <4F6A4372-F14A-4D1E-B5AE-A8EB19EEBF2F@creativeimages.com> <04B369FF-36DE-409C-B572-F98D01E2A3FA@maxum.com> Message-ID: I like some of the ideas in the thread. A sortable table view of users would be very helpful. I would like to sort users by last-login, then could make decisions about which accounts to delete. That view should definitely show which accounts are admin, ideally you could choose which columns are visible. I understand how deleting a user's home folder could be useful for keeping things tidy, but too many potential issues. Other users might share the same home folder, or might have a home folder nested within the deleted users's folder. Even if you moved/renamed the folder, you may have other users dependent on that path. Perhaps when you delete a user via Rumpus app or WFM User Admin, a dialog to 'Delete user home folder, with appropriate warning' would work well? I'd make the user table view a priority... that can solve many user management headaches. Jeff On Jul 7, 2011, at 3:06 PM, John O'Fallon wrote: > A function that helps identify accounts that haven't been used in a long time, and/or a fully automated removal function, has been added to the list of things to work on for Rumpus 7.2. But currently, there is no automated way to do this. > > As for automatically removing user content folders when an account is deleted... That's a possibility, too, but I have concerns about permanently deleting content on the server. > > John > > On Jul 7, 2011, at 11:13 AM, Matt Gerard wrote: > >> Is there any way to have Rumpus automatically reconcile the user list and the folder structure? As in, if I delete the user, have Rumpus delete the associated home folder? My guys use the WFM exclusively, and while it creates the folder when the user is created, I don't see it deleting the folder when the user is deleted. >> >> I'm trying to see a way to accomplish this with account expirations, but getting that drilled into the heads of my users would be near impossible. Also, there is no predictable timeframe for users to be active. Maybe a "delete after x months of inactivity" on an account option? > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From tomlangton at verizon.net Sun Jul 10 11:24:18 2011 From: tomlangton at verizon.net (Tom Langton) Date: Sun, 10 Jul 2011 14:24:18 -0400 Subject: [Rumpus-talk] Drop Ship folder location? In-Reply-To: Message-ID: John, How/where do you set the location for the Drop Ship repository folder? Thanks, Tom Langton From john at maxum.com Mon Jul 11 08:32:50 2011 From: john at maxum.com (John O'Fallon) Date: Mon, 11 Jul 2011 10:32:50 -0500 Subject: [Rumpus-talk] Drop Ship folder location? In-Reply-To: References: Message-ID: <7F1381B4-6F67-487D-9347-C0A95126458C@maxum.com> Drop ship files are stored in the "Transient Data Storage Folder", which is defined on the "Advanced" tab of the Web Settings window. John On Jul 10, 2011, at 1:24 PM, Tom Langton wrote: > How/where do you set the location for the Drop Ship repository folder? -------------- next part -------------- An HTML attachment was scrubbed... URL: From jdj at mac.com Thu Jul 14 13:35:03 2011 From: jdj at mac.com (Jeff Johnson) Date: Thu, 14 Jul 2011 16:35:03 -0400 Subject: [Rumpus-talk] Rumpus Thumbs folder Message-ID: Would be nice if this folder could be invisible.. or if you could change the folder name (so you could make it invisible yourself).... As it is, all users need to see the Rumpus Thumbs folder where I would rather they don't. From john at maxum.com Thu Jul 14 13:56:50 2011 From: john at maxum.com (John O'Fallon) Date: Thu, 14 Jul 2011 15:56:50 -0500 Subject: [Rumpus-talk] Rumpus Thumbs folder In-Reply-To: References: Message-ID: Choose "Open Config Folder" from the "File" menu, then open the Rumpus.conf file in a text editor like BBEdit or TextWrangler. Add this line: ThumbnailFolderName ".Rumpus_Thumbs" After saving the change, you will need to stop and start the service for the change to take effect. You can set the folder name to anything you like. By setting the Rumpus thumbnail folder name so that it begins with a ".", it will become invisible in the Finder. John On Jul 14, 2011, at 3:35 PM, Jeff Johnson wrote: > Would be nice if this folder could be invisible.. or if you could change the folder name (so you could make it invisible yourself).... > As it is, all users need to see the Rumpus Thumbs folder where I would rather they don't. From jdj at mac.com Thu Jul 14 14:01:20 2011 From: jdj at mac.com (Jeff Johnson) Date: Thu, 14 Jul 2011 17:01:20 -0400 Subject: [Rumpus-talk] Rumpus Thumbs folder In-Reply-To: References: Message-ID: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> Thanks! Thats exactly how I dreamt the feature should work :-) On Jul 14, 2011, at 4:56 PM, John O'Fallon wrote: > Choose "Open Config Folder" from the "File" menu, then open the Rumpus.conf file in a text editor like BBEdit or TextWrangler. Add this line: > > ThumbnailFolderName ".Rumpus_Thumbs" > > After saving the change, you will need to stop and start the service for the change to take effect. > > You can set the folder name to anything you like. By setting the Rumpus thumbnail folder name so that it begins with a ".", it will become invisible in the Finder. > > John > > On Jul 14, 2011, at 3:35 PM, Jeff Johnson wrote: > >> Would be nice if this folder could be invisible.. or if you could change the folder name (so you could make it invisible yourself).... >> As it is, all users need to see the Rumpus Thumbs folder where I would rather they don't. > > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk From SMeredith at metnet.mt.gov Fri Jul 15 14:15:46 2011 From: SMeredith at metnet.mt.gov (Steve Meredith) Date: Fri, 15 Jul 2011 15:15:46 -0600 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> References: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> Message-ID: Anyone create a Dropbox (https://www.dropbox.com/) type application for Rumpus? We are getting some requests to allow Dropbox to be loaded on corporate workstations. I argue that we already have that function in Rumpus. But what they'd like to see is a DropBox-like folder that users can open on their desktops (Windows, iOS, Macintosh) and drop files into it. I'm thinking an alias to rumpus... Any thoughts? -------------- next part -------------- An HTML attachment was scrubbed... URL: From kerryb at pmtads.com Fri Jul 15 15:10:49 2011 From: kerryb at pmtads.com (Kerry Brys) Date: Fri, 15 Jul 2011 17:10:49 -0500 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: References: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> Message-ID: You could use WebDAV. Here is the setup document John has on his site... http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf Kerry On Jul 15, 2011, at 4:15 PM, Steve Meredith wrote: > Anyone create a Dropbox (https://www.dropbox.com/) type application for Rumpus? > > We are getting some requests to allow Dropbox to be loaded on corporate workstations. I argue that we already have that function in Rumpus. > But what they'd like to see is a DropBox-like folder that users can open on their desktops (Windows, iOS, Macintosh) and drop files into it. I'm thinking an alias to rumpus... > > Any thoughts? > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From SMeredith at metnet.mt.gov Sat Jul 16 11:02:06 2011 From: SMeredith at metnet.mt.gov (Steve Meredith) Date: Sat, 16 Jul 2011 12:02:06 -0600 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: References: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> Message-ID: Perfect! One gets caught up on the day-to-day aspects of the job, we forget about the Gems that are hidden! Rumpus-Talk on July 15, 2011 at 4:10 PM -0600 wrote: >You could use WebDAV. Here is the setup document John has on his site... > > >[ http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf >]http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf -------------- next part -------------- An HTML attachment was scrubbed... URL: From SMeredith at metnet.mt.gov Sat Jul 16 17:46:53 2011 From: SMeredith at metnet.mt.gov (Steve Meredith) Date: Sat, 16 Jul 2011 18:46:53 -0600 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: References: <21B89462-0667-4267-A535-15ADA22DB9ED@mac.com> Message-ID: Please tell me this is not correct... Windows XP's "Open as Web Folder" only works on port 80. I don't currently have access to a Windows machine until Monday. We are using port 8010 (could change to port 8000) We have web pages on Port 80. Rumpus-Talk on July 16, 2011 at 12:02 PM -0600 wrote: >You could use WebDAV. Here is the setup document John has on his site... > > >[ http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf >]http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf -------------- next part -------------- An HTML attachment was scrubbed... URL: From jck at pannier.com Mon Jul 18 06:26:35 2011 From: jck at pannier.com (Kovach, Jon C.) Date: Mon, 18 Jul 2011 13:26:35 +0000 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: Message-ID: So I am trying to connect and transfer files over WebDAV. I have an account set up for my "general" users ? so they can just upload anything, anytime? doesn't matter who it is. Their email address is their password. When I log in with this account, over WebDAV, and drag a file into the folder, it doesn't transfer? just shows up as zero KB. When I log in using my administrator account, and try the same thing, it transfers fine. Do I have something set wrong? And on the PC side ? if I don't have the "Open as Web Folder" checkbox in the Open dialog box, in IE, am I outta luck? Are there other ways to connect? Thanks, Jon From: Steve Meredith > Reply-To: Rumpus-Talk > Date: Sat, 16 Jul 2011 18:46:53 -0600 To: Rumpus-Talk > Subject: Re: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus Please tell me this is not correct... Windows XP's "Open as Web Folder" only works on port 80. I don't currently have access to a Windows machine until Monday. We are using port 8010 (could change to port 8000) We have web pages on Port 80. Rumpus-Talk > on July 16, 2011 at 12:02 PM -0600 wrote: You could use WebDAV. Here is the setup document John has on his site... http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf _______________________________________________ Rumpus-Talk mailing list Rumpus-Talk at maxum.com http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From kerryb at pmtads.com Mon Jul 18 11:35:25 2011 From: kerryb at pmtads.com (Kerry Brys) Date: Mon, 18 Jul 2011 13:35:25 -0500 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: References: Message-ID: <30FF4A25-A4AE-4813-8027-663F55143D4A@pmtads.com> On the PC side Microsoft removed WebDAV from IE8 and put it in the OS. You now have to map it to a network drive. If you google IE8 and webDAV there are some examples. Firefox has a plugin for WebDAV as well. For your other question John will have to help you with that. Kerry On Jul 18, 2011, at 8:26 AM, Kovach, Jon C. wrote: > So I am trying to connect and transfer files over WebDAV. I have an account set up for my "general" users ? so they can just upload anything, anytime? doesn't matter who it is. Their email address is their password. When I log in with this account, over WebDAV, and drag a file into the folder, it doesn't transfer? just shows up as zero KB. When I log in using my administrator account, and try the same thing, it transfers fine. Do I have something set wrong? > > And on the PC side ? if I don't have the "Open as Web Folder" checkbox in the Open dialog box, in IE, am I outta luck? Are there other ways to connect? > > Thanks, > Jon > > > > From: Steve Meredith > Reply-To: Rumpus-Talk > Date: Sat, 16 Jul 2011 18:46:53 -0600 > To: Rumpus-Talk > Subject: Re: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus > > Please tell me this is not correct... > Windows XP's "Open as Web Folder" only works on port 80. I don't currently have access to a Windows machine until Monday. > > We are using port 8010 (could change to port 8000) We have web pages on Port 80. > > > Rumpus-Talk on July 16, 2011 at 12:02 PM -0600 wrote: > You could use WebDAV. Here is the setup document John has on his site... > > > http://www.maxumdev.com/HelpfulInfo/WebDAV.pdf > > _______________________________________________ Rumpus-Talk mailing list Rumpus-Talk at maxum.com http://lists.maxum.com/mailman/listinfo/rumpus-talk > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From SMeredith at metnet.mt.gov Mon Jul 18 11:55:53 2011 From: SMeredith at metnet.mt.gov (Steve Meredith) Date: Mon, 18 Jul 2011 12:55:53 -0600 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: <30FF4A25-A4AE-4813-8027-663F55143D4A@pmtads.com> References: <30FF4A25-A4AE-4813-8027-663F55143D4A@pmtads.com> Message-ID: >From what I gather with my Win 7 box, you can't map to any port OTHER than Port 80 for WebDAV. Puts us a typical Web/DAV/FTP server combination out of the picture. I did find several free applications but they are far too complicated to the average user to use, they display too much information clutter. LOVE to see a simple and free app that connects to the port I assigned (8010) that simply sits on the user's desktop an displays the WebDAV contents as normal Windows file directory when opened. FYI - the Macintosh connects seamlessly to the WebDAV drive, why can't windows? No need to answer that. Rumpus-Talk on July 18, 2011 at 12:35 PM -0600 wrote: >On the PC side Microsoft removed WebDAV from IE8 and put it in the OS. >You now have to map it to a network drive. If you google IE8 and webDAV >there are some examples. Firefox has a plugin for WebDAV as well. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gordon at mac-access.net Mon Jul 18 22:03:16 2011 From: gordon at mac-access.net (Gordon Smith) Date: Tue, 19 Jul 2011 06:03:16 +0100 Subject: [Rumpus-talk] Creating a "Drop-Box" like interface with rumpus In-Reply-To: References: <30FF4A25-A4AE-4813-8027-663F55143D4A@pmtads.com> Message-ID: <55CC0366-DF27-42CC-AC13-6C6E6353CB0F@mac-access.net> Actually there's a WebDAV application for Windows which makes this a bit easier. works here for our clients and allows them to log directly into our server. On 18 Jul 2011, at 19:55, Steve Meredith wrote: > From what I gather with my Win 7 box, you can't map to any port OTHER than Port 80 for WebDAV. Puts us a typical Web/DAV/FTP server combination out of the picture. I did find several free applications but they are far too complicated to the average user to use, they display too much information clutter. LOVE to see a simple and free app that connects to the port I assigned (8010) that simply sits on the user's desktop an displays the WebDAV contents as normal Windows file directory when opened. FYI - the Macintosh connects seamlessly to the WebDAV drive, why can't windows? No need to answer that. Rumpus-Talk on July 18, 2011 at 12:35 PM -0600 wrote: > On the PC side Microsoft removed WebDAV from IE8 and put it in the OS. > You now have to map it to a network drive. If you google IE8 and webDAV > there are some examples. Firefox has a plugin for WebDAV as well. _______________________________________________ Rumpus-Talk mailing list Rumpus-Talk at maxum.com http://lists.maxum.com/mailman/listinfo/rumpus-talk From john at maxum.com Tue Jul 19 12:22:48 2011 From: john at maxum.com (John O'Fallon) Date: Tue, 19 Jul 2011 14:22:48 -0500 Subject: [Rumpus-talk] Rumpus 7.1 Message-ID: <73FBA8D9-0550-4806-837F-878BDB051737@maxum.com> Hi Folks, Rumpus 7.1 is now available, here: http://www.maxum.com/Rumpus/Download.html This version is a free upgrade for anyone who originally purchased Rumpus 6.1, 6.2 or 7.0 (since September, 2009). To see your upgrade options, enter your serial number in the form, here: http://www.maxum.com/Rumpus/Upgrading.html Here's a list of the significant new features: - Quick image preview provides users with a fully integrated interface for viewing previews of images, movies, and other visual file types. - Rumpus 7.1 includes support for a new server monitoring and management app for iPhone/iPad. (Coming soon!) - Other Web interface improvements include a "remember me on this computer" function, browser session inactivity timeout, and improved support for multilingual servers. - Compatibility with iOS WebDAV clients has been improved so that Rumpus can be used to store iOS files from Pages, Keynote, Numbers, and other apps. - File uploads larger than 2 GB are now supported in the Web File Manager (from compatible Web browsers, including current versions of Safari and Chrome). - Thumbnail images can now be pre-generated for large folders by dragging the folder into the thumbnail generation window in Rumpus. - Duplicate event notices (caused by duplicate download actions by clients or when files are transferred in multiple chunks) can now be suppressed. - Drop ship file e-mail messages can now automatically include the filename and size. As always, if you have any trouble or additional questions, please let me know. John From john at maxum.com Tue Jul 19 13:54:41 2011 From: john at maxum.com (John O'Fallon) Date: Tue, 19 Jul 2011 15:54:41 -0500 Subject: [Rumpus-talk] New Screencast Videos Message-ID: <2C986DB9-BD8B-483E-8BB4-A3EC15C05FB0@maxum.com> Along with the release of Rumpus 7.1, there are a few new screencast videos available. There is a screencast tutorial covering drop shipping and another that demonstrates Web-based user account management, both of which you may already be familiar with. Two other videos show new functions, Quick Image Preview and Remote Administration (which focuses on the new iOS app). To see how these new features work without having to upgrade first, the videos can be viewed here: http://www.maxum.com/Rumpus/Screencasts.html John From john at maxum.com Tue Jul 19 14:42:11 2011 From: john at maxum.com (John O'Fallon) Date: Tue, 19 Jul 2011 16:42:11 -0500 Subject: [Rumpus-talk] Rumpus iPhone App Now Available Message-ID: For those interested, the Rumpus iPhone app is now available in the iTunes App store. It does require Rumpus 7.1, though. John From kevink at independentedit.tv Wed Jul 27 12:02:09 2011 From: kevink at independentedit.tv (Kevin Klimek) Date: Wed, 27 Jul 2011 14:02:09 -0500 Subject: [Rumpus-talk] E-mail Setting Setup In-Reply-To: <2222D271-830D-429D-8CA8-0D18D00F6F7F@independentedit.tv> References: <2222D271-830D-429D-8CA8-0D18D00F6F7F@independentedit.tv> Message-ID: I think I know the answer to this, but I thought I'd check... Is there a way to disable downloading Quicktime movies so someone could see it in the web browser but not be able to download it to their desktop? ========== Kevin Klimek INDEPENDENT EDIT Avid.com Community Moderator 414.347.1100 | 1.877.347.3777 www.independentedit.tv -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevink at independentedit.tv Wed Jul 27 12:03:04 2011 From: kevink at independentedit.tv (Kevin Klimek) Date: Wed, 27 Jul 2011 14:03:04 -0500 Subject: [Rumpus-talk] Disabling Saving / Downloading Quicktime Movies Message-ID: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> Sorry...my previous e-mail had the wrong subject header... I think I know the answer to this, but I thought I'd check... Is there a way to disable downloading Quicktime movies so someone could see it in the web browser but not be able to download it to their desktop? ========== Kevin Klimek INDEPENDENT EDIT Avid.com Community Moderator 414.347.1100 | 1.877.347.3777 www.independentedit.tv -------------- next part -------------- An HTML attachment was scrubbed... URL: From john at maxum.com Wed Jul 27 12:15:27 2011 From: john at maxum.com (John O'Fallon) Date: Wed, 27 Jul 2011 14:15:27 -0500 Subject: [Rumpus-talk] Disabling Saving / Downloading Quicktime Movies In-Reply-To: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> References: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> Message-ID: <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> In order for a client to view a video (or any) file, it has to be sent to the client, so there is no way to be sure the file won't somehow be saved for later playback. But, you can certainly make it non-intuitive and difficult. Your best option in Rumpus is to enable the new Quick Image Preview function, which displays QT videos in a pop-up screen right on the listing page, disabling the automatic download and save options in most browsers. John On Jul 27, 2011, at 2:03 PM, Kevin Klimek wrote: > Is there a way to disable downloading Quicktime movies so someone could see it in the web browser but not be able to download it to their desktop? > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevink at independentedit.tv Wed Jul 27 12:26:39 2011 From: kevink at independentedit.tv (Kevin Klimek) Date: Wed, 27 Jul 2011 14:26:39 -0500 Subject: [Rumpus-talk] Disabling Saving / Downloading Quicktime Movies In-Reply-To: <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> References: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> Message-ID: <661809B2-2E3A-4BFA-B2D6-B16AF4448BB7@independentedit.tv> Is that site wide or can that be setup for a certain folder? We have a single client who is requesting this, and I don't want to change the functionality for the rest of our clients. ========== Kevin Klimek INDEPENDENT EDIT Avid.com Community Moderator 414.347.1100 | 1.877.347.3777 www.independentedit.tv On Jul 27, 2011, at 2:15 PM, John O'Fallon wrote: > In order for a client to view a video (or any) file, it has to be sent to the client, so there is no way to be sure the file won't somehow be saved for later playback. But, you can certainly make it non-intuitive and difficult. > > Your best option in Rumpus is to enable the new Quick Image Preview function, which displays QT videos in a pop-up screen right on the listing page, disabling the automatic download and save options in most browsers. > > John > > On Jul 27, 2011, at 2:03 PM, Kevin Klimek wrote: > >> Is there a way to disable downloading Quicktime movies so someone could see it in the web browser but not be able to download it to their desktop? >> > > _______________________________________________ > Rumpus-Talk mailing list > Rumpus-Talk at maxum.com > http://lists.maxum.com/mailman/listinfo/rumpus-talk -------------- next part -------------- An HTML attachment was scrubbed... URL: From john at maxum.com Wed Jul 27 12:57:30 2011 From: john at maxum.com (John O'Fallon) Date: Wed, 27 Jul 2011 14:57:30 -0500 Subject: [Rumpus-talk] Disabling Saving / Downloading Quicktime Movies In-Reply-To: <661809B2-2E3A-4BFA-B2D6-B16AF4448BB7@independentedit.tv> References: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> <661809B2-2E3A-4BFA-B2D6-B16AF4448BB7@independentedit.tv> Message-ID: <011AF8FC-56AD-47DE-A844-010207504E0C@maxum.com> All Web interface options on the "Appearance" tab of the Web Settings window, including thumbnail view options, can be configured and customized for individual clients. See the "User-Specific Interfaces" screencast tutorial to see how it's done. http://www.maxum.com/Rumpus/Screencasts.html John On Jul 27, 2011, at 2:26 PM, Kevin Klimek wrote: > Is that site wide or can that be setup for a certain folder? We have a single client who is requesting this, and I don't want to change the functionality for the rest of our clients. -------------- next part -------------- An HTML attachment was scrubbed... URL: From matt at creativeimages.com Wed Jul 27 13:08:42 2011 From: matt at creativeimages.com (Matt Gerard) Date: Wed, 27 Jul 2011 15:08:42 -0500 Subject: [Rumpus-talk] iphone app In-Reply-To: <011AF8FC-56AD-47DE-A844-010207504E0C@maxum.com> References: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> <661809B2-2E3A-4BFA-B2D6-B16AF4448BB7@independentedit.tv> <011AF8FC-56AD-47DE-A844-010207504E0C@maxum.com> Message-ID: <34073153-8D3D-4CF5-9346-393EBC9794BC@creativeimages.com> Is there a way to see the current users list in the iphone app and modify user settings? Right now I can only see an option to create new users. Thanks! Matt Gerard Creative Images 951 Westgate Drive #105 St. Paul, MN 55114 matt at creativeimages.com Office-651-917-5422 From john at maxum.com Wed Jul 27 13:21:17 2011 From: john at maxum.com (John O'Fallon) Date: Wed, 27 Jul 2011 15:21:17 -0500 Subject: [Rumpus-talk] iphone app In-Reply-To: <34073153-8D3D-4CF5-9346-393EBC9794BC@creativeimages.com> References: <912AC596-A738-45EF-9A8D-960C92C8E463@independentedit.tv> <0A2690EA-57BC-4623-81BE-AF3434ED89AC@maxum.com> <661809B2-2E3A-4BFA-B2D6-B16AF4448BB7@independentedit.tv> <011AF8FC-56AD-47DE-A844-010207504E0C@maxum.com> <34073153-8D3D-4CF5-9346-393EBC9794BC@creativeimages.com> Message-ID: <8E5D67A0-E8C2-458A-B399-317077DCBC9D@maxum.com> Like the Web admin, iPhone app users will only see user accounts whose home folders fall within the administrator's own home folder. This is so that you can have multiple administrators, each with their own user groups. Think of it this way... As an administrator, if you can see a user's content (that is, if their home folder falls within your own), then you can administer that user account. To make your own user account a master admin, and see all user accounts in the iPhone (or Web) interface, set your Home Folder to "ROOT" (on the Define Users window, just select your user account and click the "Home" icon next to the Home Folder field). John On Jul 27, 2011, at 3:08 PM, Matt Gerard wrote: > Is there a way to see the current users list in the iphone app and modify user settings? Right now I can only see an option to create new users. -------------- next part -------------- An HTML attachment was scrubbed... URL: