Displaying 8 results from an estimated 8 matches for "createprofile".
2019 Jun 27
2
W10, NT domain, profiles that work for some users and not for others...
...with samba as PDB/BDC, OpenLDAP backend.
profile share is defined as:
[profiles]
comment = Network Profiles Share
path = /srv/samba/profiles
read only = No
create mask = 0600
directory mask = 0700
store dos attributes = Yes
browseable = No
csc policy = disable
root preexec = /etc/samba/createprofile "%u"
where clearly '/etc/samba/createprofile' is the script that create the
various '<loginname>.VX' folders.
This share worker flawlessy for XP, worked too for Win7, but have some
strange behaviour for W10.
For some users, W10 complain about 'roaming profile d...
2006 Jul 24
6
error_messages_for not working
...sages_for(:user) %>
...
Controller: community_controller.rb
def register_user
# begin
@user = User.new(params["user"])
@user.passwd = User.hash_password(params["user"]["passwd"])
if @user.save!
redirect_to(:controller => "profile", :action => "createprofile")
else
render(:template => "login/index")
end
# rescue Exception => exc
# flash[:notice] = "General error in registration = #{exc.message}"
# render(:template => "login/index")
# return
# end
end
--
Posted via http://www.ruby-forum.com/.
2019 Jun 27
0
W10, NT domain, profiles that work for some users and not for others...
...e is defined as:
>
> [profiles]
> comment = Network Profiles Share
> path = /srv/samba/profiles
> read only = No
> create mask = 0600
> directory mask = 0700
> store dos attributes = Yes
> browseable = No
> csc policy = disable
> root preexec = /etc/samba/createprofile "%u"
>
> where clearly '/etc/samba/createprofile' is the script that create the
> various '<loginname>.VX' folders.
> This share worker flawlessy for XP, worked too for Win7, but have some
> strange behaviour for W10.
>
> For some users, W10 comp...
2005 Feb 04
1
Microsoft RTC Client SDK with Asterisk
I'm using the the Microsoft Real-Time Communications Client API SDK
using Visual Studio 6 and . NET 2003 SE to make SIP calls. Using the
examples provided I can make unregistered SIP calls fine, however I am
having trouble registering with Asterisk.
I have to produce an XML Profile to use when registering with a
registrar. The one I use is...
<provision
2015 Aug 06
0
CUPS Print job inverts colours halfway
...oblem occurs. But if we edit the same
document so that the logo is at the bottom, we don't encounter this
problem.
Having different fonts on the page does not appear to trigger the bug
as pages with multiple fonts but no graphics have no problems.
The only error in the log is repeatedly this:
CreateProfile failed:
org.freedesktop.ColorManager.AlreadyExists:profile id
'Canon-MF4700-Series-Gray..' already exists
Googling for the error turns up a lot of hits but mostly for Ubuntu
and USB connected Brother printers. I've tried some of the suggestions
where it might appear relevant such as ch...
2017 Jun 24
1
roaming profile
Yes I followed the how to, the users profiles create fine
On Fri, Jun 23, 2017 at 11:06 AM, lingpanda101 via samba <
samba at lists.samba.org> wrote:
> On 6/23/2017 12:55 PM, jacek burghardt via samba wrote:
>
>> Is there a script that will give roaming profiles users correct r/w
>> permissions. Changing permissions by hand is time consuming is there a
>> better
2018 May 22
1
Samba/NT mode and roaming profiles...
....
[...]
[profiles]
comment = Network Profiles Share
path = /srv/samba/profiles
read only = No
create mask = 0600
directory mask = 0700
store dos attributes = Yes
browseable = No
csc policy = disable
root preexec = /etc/samba/createprofile "%u"
In windows the error that appear are errors 1521 and 1511; the latter
seems a consequence of the former.
1521 also specify:
The network name cannot be found. ('Impossibile trovare il nome della rete.' in italian)
Someone have some clue? Or at least some hint on how to en...
2015 Jun 10
2
Centos7 - Mate - Zombie printer icon remains after printing
------------ Original Message ------------
> Date: Wednesday, June 10, 2015 09:05:50 AM -0400
> From: Fred Smith <fredex at fcshome.stoneham.ma.us>
>
> On Wed, Jun 10, 2015 at 11:09:58AM +0200,
> johan.vermeulen7 at telenet.be wrote:
>> Hello All,
>>
>> I have the problem described in this bug:
>>
>>