PSKeePass / PoShKeePass

PowerShell module for KeePass
MIT License
255 stars 56 forks source link

Database Object with UNC Path #181

Open magrossm opened 4 years ago

magrossm commented 4 years ago

Dear contact,

I tried to get this to work with a kdbx file on a share ( \server\share$\test.kdbx)

It fails to import the db config since validate with test-path already fails. If I even edit the xml manually and try to edit an entry it follows with an error. Maybe because of Get-Item -Path.

jkdba commented 4 years ago

@magrossm I use this with a share all the time, can you provide more details about the path you are using, and the exact error you are getting?